List Dynamic Fields Request
interface ListDynamicFieldsRequest
Request message for NodeService.ListDynamicFields
Properties
Link copied to clipboard
The maximum number of dynamic fields to return. The service may return fewer than this value. If unspecified, at most 50 entries will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Link copied to clipboard
Returns the field-presence view for this ListDynamicFieldsRequest instance.
Functions
Link copied to clipboard
Link copied to clipboard
fun ListDynamicFieldsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): ListDynamicFieldsRequest
Copies the original message, including unknown fields.