Class Contact
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.essentialcontacts.v1.Contact
-
- All Implemented Interfaces:
ContactOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Contact extends com.google.protobuf.GeneratedMessageV3 implements ContactOrBuilder
A contact that will receive notifications from Google Cloud.
Protobuf typegoogle.cloud.essentialcontacts.v1.Contact- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContact.BuilderA contact that will receive notifications from Google Cloud.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intEMAIL_FIELD_NUMBERstatic intLANGUAGE_TAG_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNOTIFICATION_CATEGORY_SUBSCRIPTIONS_FIELD_NUMBERstatic intVALIDATE_TIME_FIELD_NUMBERstatic intVALIDATION_STATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ContactgetDefaultInstance()ContactgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEmail()Required.com.google.protobuf.ByteStringgetEmailBytes()Required.StringgetLanguageTag()Required.com.google.protobuf.ByteStringgetLanguageTagBytes()Required.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.NotificationCategorygetNotificationCategorySubscriptions(int index)Required.intgetNotificationCategorySubscriptionsCount()Required.List<NotificationCategory>getNotificationCategorySubscriptionsList()Required.intgetNotificationCategorySubscriptionsValue(int index)Required.List<Integer>getNotificationCategorySubscriptionsValueList()Required.com.google.protobuf.Parser<Contact>getParserForType()intgetSerializedSize()com.google.protobuf.TimestampgetValidateTime()The last time the validation_state was updated, either manually or automatically.com.google.protobuf.TimestampOrBuildergetValidateTimeOrBuilder()The last time the validation_state was updated, either manually or automatically.ValidationStategetValidationState()The validity of the contact.intgetValidationStateValue()The validity of the contact.inthashCode()booleanhasValidateTime()The last time the validation_state was updated, either manually or automatically.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Contact.BuildernewBuilder()static Contact.BuildernewBuilder(Contact prototype)Contact.BuildernewBuilderForType()protected Contact.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ContactparseDelimitedFrom(InputStream input)static ContactparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactparseFrom(byte[] data)static ContactparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactparseFrom(com.google.protobuf.ByteString data)static ContactparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactparseFrom(com.google.protobuf.CodedInputStream input)static ContactparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactparseFrom(InputStream input)static ContactparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContactparseFrom(ByteBuffer data)static ContactparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Contact>parser()Contact.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EMAIL_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOTIFICATION_CATEGORY_SUBSCRIPTIONS_FIELD_NUMBER
public static final int NOTIFICATION_CATEGORY_SUBSCRIPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_TAG_FIELD_NUMBER
public static final int LANGUAGE_TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATION_STATE_FIELD_NUMBER
public static final int VALIDATION_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VALIDATE_TIME_FIELD_NUMBER
public static final int VALIDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceContactOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The identifier for the contact. Format: {resource_type}/{resource_id}/contacts/{contact_id}string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceContactOrBuilder- Returns:
- The bytes for name.
-
getEmail
public String getEmail()
Required. The email address to send notifications to. The email address does not need to be a Google Account.
string email = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEmailin interfaceContactOrBuilder- Returns:
- The email.
-
getEmailBytes
public com.google.protobuf.ByteString getEmailBytes()
Required. The email address to send notifications to. The email address does not need to be a Google Account.
string email = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEmailBytesin interfaceContactOrBuilder- Returns:
- The bytes for email.
-
getNotificationCategorySubscriptionsList
public List<NotificationCategory> getNotificationCategorySubscriptionsList()
Required. The categories of notifications that the contact will receive communications for.
repeated .google.cloud.essentialcontacts.v1.NotificationCategory notification_category_subscriptions = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNotificationCategorySubscriptionsListin interfaceContactOrBuilder- Returns:
- A list containing the notificationCategorySubscriptions.
-
getNotificationCategorySubscriptionsCount
public int getNotificationCategorySubscriptionsCount()
Required. The categories of notifications that the contact will receive communications for.
repeated .google.cloud.essentialcontacts.v1.NotificationCategory notification_category_subscriptions = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNotificationCategorySubscriptionsCountin interfaceContactOrBuilder- Returns:
- The count of notificationCategorySubscriptions.
-
getNotificationCategorySubscriptions
public NotificationCategory getNotificationCategorySubscriptions(int index)
Required. The categories of notifications that the contact will receive communications for.
repeated .google.cloud.essentialcontacts.v1.NotificationCategory notification_category_subscriptions = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNotificationCategorySubscriptionsin interfaceContactOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The notificationCategorySubscriptions at the given index.
-
getNotificationCategorySubscriptionsValueList
public List<Integer> getNotificationCategorySubscriptionsValueList()
Required. The categories of notifications that the contact will receive communications for.
repeated .google.cloud.essentialcontacts.v1.NotificationCategory notification_category_subscriptions = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNotificationCategorySubscriptionsValueListin interfaceContactOrBuilder- Returns:
- A list containing the enum numeric values on the wire for notificationCategorySubscriptions.
-
getNotificationCategorySubscriptionsValue
public int getNotificationCategorySubscriptionsValue(int index)
Required. The categories of notifications that the contact will receive communications for.
repeated .google.cloud.essentialcontacts.v1.NotificationCategory notification_category_subscriptions = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNotificationCategorySubscriptionsValuein interfaceContactOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of notificationCategorySubscriptions at the given index.
-
getLanguageTag
public String getLanguageTag()
Required. The preferred language for notifications, as a ISO 639-1 language code. See [Supported languages](https://cloud.google.com/resource-manager/docs/managing-notification-contacts#supported-languages) for a list of supported languages.
string language_tag = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getLanguageTagin interfaceContactOrBuilder- Returns:
- The languageTag.
-
getLanguageTagBytes
public com.google.protobuf.ByteString getLanguageTagBytes()
Required. The preferred language for notifications, as a ISO 639-1 language code. See [Supported languages](https://cloud.google.com/resource-manager/docs/managing-notification-contacts#supported-languages) for a list of supported languages.
string language_tag = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getLanguageTagBytesin interfaceContactOrBuilder- Returns:
- The bytes for languageTag.
-
getValidationStateValue
public int getValidationStateValue()
The validity of the contact. A contact is considered valid if it is the correct recipient for notifications for a particular resource.
.google.cloud.essentialcontacts.v1.ValidationState validation_state = 8;- Specified by:
getValidationStateValuein interfaceContactOrBuilder- Returns:
- The enum numeric value on the wire for validationState.
-
getValidationState
public ValidationState getValidationState()
The validity of the contact. A contact is considered valid if it is the correct recipient for notifications for a particular resource.
.google.cloud.essentialcontacts.v1.ValidationState validation_state = 8;- Specified by:
getValidationStatein interfaceContactOrBuilder- Returns:
- The validationState.
-
hasValidateTime
public boolean hasValidateTime()
The last time the validation_state was updated, either manually or automatically. A contact is considered stale if its validation state was updated more than 1 year ago.
.google.protobuf.Timestamp validate_time = 9;- Specified by:
hasValidateTimein interfaceContactOrBuilder- Returns:
- Whether the validateTime field is set.
-
getValidateTime
public com.google.protobuf.Timestamp getValidateTime()
The last time the validation_state was updated, either manually or automatically. A contact is considered stale if its validation state was updated more than 1 year ago.
.google.protobuf.Timestamp validate_time = 9;- Specified by:
getValidateTimein interfaceContactOrBuilder- Returns:
- The validateTime.
-
getValidateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidateTimeOrBuilder()
The last time the validation_state was updated, either manually or automatically. A contact is considered stale if its validation state was updated more than 1 year ago.
.google.protobuf.Timestamp validate_time = 9;- Specified by:
getValidateTimeOrBuilderin interfaceContactOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Contact parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Contact parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Contact parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Contact parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Contact parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Contact parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Contact parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Contact.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Contact.Builder newBuilder()
-
newBuilder
public static Contact.Builder newBuilder(Contact prototype)
-
toBuilder
public Contact.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Contact.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Contact getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Contact> parser()
-
getParserForType
public com.google.protobuf.Parser<Contact> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Contact getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-