List Dynamic Fields Response
interface ListDynamicFieldsResponse
Response message for NodeService.ListDynamicFields
Properties
Link copied to clipboard
Page of dynamic fields owned by the specified parent.
Link copied to clipboard
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
Link copied to clipboard
Returns the field-presence view for this ListDynamicFieldsResponse instance.
Functions
Link copied to clipboard
Link copied to clipboard
fun ListDynamicFieldsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListDynamicFieldsResponse
Copies the original message, including unknown fields.