ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clear() |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearPageSize() |
The maximum number of results to return in a single response.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearPageToken() |
The value returned by the last `ListNotificationConfigsResponse`; indicates
that this is a continuation of a prior `ListNotificationConfigs` call, and
that the system should return the next page of data.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearParent() |
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clone() |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(ListNotificationConfigsRequest other) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilder() |
|
static ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilder(ListNotificationConfigsRequest prototype) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilderForType() |
|
protected ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageSize(int value) |
The maximum number of results to return in a single response.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageToken(String value) |
The value returned by the last `ListNotificationConfigsResponse`; indicates
that this is a continuation of a prior `ListNotificationConfigs` call, and
that the system should return the next page of data.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) |
The value returned by the last `ListNotificationConfigsResponse`; indicates
that this is a continuation of a prior `ListNotificationConfigs` call, and
that the system should return the next page of data.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setParent(String value) |
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) |
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.toBuilder() |
|