ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addAllContacts(Iterable<? extends Contact> values) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addContacts(int index,
Contact value) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addContacts(int index,
Contact.Builder builderForValue) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addContacts(Contact value) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addContacts(Contact.Builder builderForValue) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clear() |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clearContacts() |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clearNextPageToken() |
If there are more results than those appearing in this response, then
`next_page_token` is included.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.clone() |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.mergeFrom(ComputeContactsResponse other) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ComputeContactsResponse.Builder |
ComputeContactsResponse.newBuilder() |
|
static ComputeContactsResponse.Builder |
ComputeContactsResponse.newBuilder(ComputeContactsResponse prototype) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.newBuilderForType() |
|
protected ComputeContactsResponse.Builder |
ComputeContactsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.removeContacts(int index) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setContacts(int index,
Contact value) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setContacts(int index,
Contact.Builder builderForValue) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setNextPageToken(String value) |
If there are more results than those appearing in this response, then
`next_page_token` is included.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) |
If there are more results than those appearing in this response, then
`next_page_token` is included.
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ComputeContactsResponse.Builder |
ComputeContactsResponse.toBuilder() |
|