ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clear() |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearFilter() |
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearName() |
Required.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearOrderBy() |
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearPageSize() |
The maximum number of results to return in a single response.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clearPageToken() |
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.clone() |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.mergeFrom(ListNotificationChannelsRequest other) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.newBuilder() |
|
static ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.newBuilder(ListNotificationChannelsRequest prototype) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.newBuilderForType() |
|
protected ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setFilter(String value) |
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) |
If provided, this field specifies the criteria that must be met by
notification channels to be included in the response.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setName(String value) |
Required.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Required.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setOrderBy(String value) |
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value) |
A comma-separated list of fields by which to sort the result.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setPageSize(int value) |
The maximum number of results to return in a single response.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setPageToken(String value) |
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) |
If non-empty, `page_token` must contain a value returned as the
`next_page_token` in a previous response to request the next set
of results.
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListNotificationChannelsRequest.Builder |
ListNotificationChannelsRequest.toBuilder() |
|