Contact.Builder |
Contact.Builder.addAllNotificationCategorySubscriptions(Iterable<? extends NotificationCategory> values) |
Required.
|
Contact.Builder |
Contact.Builder.addAllNotificationCategorySubscriptionsValue(Iterable<Integer> values) |
Required.
|
Contact.Builder |
ComputeContactsResponse.Builder.addContactsBuilder() |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
Contact.Builder |
ComputeContactsResponse.Builder.addContactsBuilder(int index) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
Contact.Builder |
ListContactsResponse.Builder.addContactsBuilder() |
The contacts for the specified resource.
|
Contact.Builder |
ListContactsResponse.Builder.addContactsBuilder(int index) |
The contacts for the specified resource.
|
Contact.Builder |
Contact.Builder.addNotificationCategorySubscriptions(NotificationCategory value) |
Required.
|
Contact.Builder |
Contact.Builder.addNotificationCategorySubscriptionsValue(int value) |
Required.
|
Contact.Builder |
Contact.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Contact.Builder |
Contact.Builder.clear() |
|
Contact.Builder |
Contact.Builder.clearEmail() |
Required.
|
Contact.Builder |
Contact.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Contact.Builder |
Contact.Builder.clearLanguageTag() |
Required.
|
Contact.Builder |
Contact.Builder.clearName() |
Output only.
|
Contact.Builder |
Contact.Builder.clearNotificationCategorySubscriptions() |
Required.
|
Contact.Builder |
Contact.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Contact.Builder |
Contact.Builder.clearValidateTime() |
The last time the validation_state was updated, either manually or
automatically.
|
Contact.Builder |
Contact.Builder.clearValidationState() |
The validity of the contact.
|
Contact.Builder |
Contact.Builder.clone() |
|
Contact.Builder |
CreateContactRequest.Builder.getContactBuilder() |
Required.
|
Contact.Builder |
UpdateContactRequest.Builder.getContactBuilder() |
Required.
|
Contact.Builder |
ComputeContactsResponse.Builder.getContactsBuilder(int index) |
All contacts for the resource that are subscribed to the specified
notification categories, including contacts inherited from any parent
resources.
|
Contact.Builder |
ListContactsResponse.Builder.getContactsBuilder(int index) |
The contacts for the specified resource.
|
Contact.Builder |
Contact.Builder.mergeFrom(Contact other) |
|
Contact.Builder |
Contact.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Contact.Builder |
Contact.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Contact.Builder |
Contact.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Contact.Builder |
Contact.Builder.mergeValidateTime(com.google.protobuf.Timestamp value) |
The last time the validation_state was updated, either manually or
automatically.
|
static Contact.Builder |
Contact.newBuilder() |
|
static Contact.Builder |
Contact.newBuilder(Contact prototype) |
|
Contact.Builder |
Contact.newBuilderForType() |
|
protected Contact.Builder |
Contact.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Contact.Builder |
Contact.Builder.setEmail(String value) |
Required.
|
Contact.Builder |
Contact.Builder.setEmailBytes(com.google.protobuf.ByteString value) |
Required.
|
Contact.Builder |
Contact.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Contact.Builder |
Contact.Builder.setLanguageTag(String value) |
Required.
|
Contact.Builder |
Contact.Builder.setLanguageTagBytes(com.google.protobuf.ByteString value) |
Required.
|
Contact.Builder |
Contact.Builder.setName(String value) |
Output only.
|
Contact.Builder |
Contact.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
Contact.Builder |
Contact.Builder.setNotificationCategorySubscriptions(int index,
NotificationCategory value) |
Required.
|
Contact.Builder |
Contact.Builder.setNotificationCategorySubscriptionsValue(int index,
int value) |
Required.
|
Contact.Builder |
Contact.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Contact.Builder |
Contact.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Contact.Builder |
Contact.Builder.setValidateTime(com.google.protobuf.Timestamp value) |
The last time the validation_state was updated, either manually or
automatically.
|
Contact.Builder |
Contact.Builder.setValidateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The last time the validation_state was updated, either manually or
automatically.
|
Contact.Builder |
Contact.Builder.setValidationState(ValidationState value) |
The validity of the contact.
|
Contact.Builder |
Contact.Builder.setValidationStateValue(int value) |
The validity of the contact.
|
Contact.Builder |
Contact.toBuilder() |
|