public static final class Contacts.Person.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder> implements Contacts.PersonOrBuilder
A contact person for the entry.Protobuf type
google.cloud.datacatalog.v1.Contacts.Person| Modifier and Type | Method and Description |
|---|---|
Contacts.Person.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contacts.Person |
build() |
Contacts.Person |
buildPartial() |
Contacts.Person.Builder |
clear() |
Contacts.Person.Builder |
clearDesignation()
Designation of the person, for example, Data Steward.
|
Contacts.Person.Builder |
clearEmail()
Email of the person in the format of `john.doe@xyz`,
`<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
|
Contacts.Person.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Contacts.Person.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Contacts.Person.Builder |
clone() |
Contacts.Person |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDesignation()
Designation of the person, for example, Data Steward.
|
com.google.protobuf.ByteString |
getDesignationBytes()
Designation of the person, for example, Data Steward.
|
String |
getEmail()
Email of the person in the format of `john.doe@xyz`,
`<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
|
com.google.protobuf.ByteString |
getEmailBytes()
Email of the person in the format of `john.doe@xyz`,
`<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Contacts.Person.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Contacts.Person.Builder |
mergeFrom(Contacts.Person other) |
Contacts.Person.Builder |
mergeFrom(com.google.protobuf.Message other) |
Contacts.Person.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Contacts.Person.Builder |
setDesignation(String value)
Designation of the person, for example, Data Steward.
|
Contacts.Person.Builder |
setDesignationBytes(com.google.protobuf.ByteString value)
Designation of the person, for example, Data Steward.
|
Contacts.Person.Builder |
setEmail(String value)
Email of the person in the format of `john.doe@xyz`,
`<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
|
Contacts.Person.Builder |
setEmailBytes(com.google.protobuf.ByteString value)
Email of the person in the format of `john.doe@xyz`,
`<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
|
Contacts.Person.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contacts.Person.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Contacts.Person.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Contacts.Person build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Contacts.Person buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Contacts.Person.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Contacts.Person.Builder>public Contacts.Person.Builder mergeFrom(Contacts.Person other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public Contacts.Person.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Contacts.Person.Builder>IOExceptionpublic String getDesignation()
Designation of the person, for example, Data Steward.
string designation = 1;getDesignation in interface Contacts.PersonOrBuilderpublic com.google.protobuf.ByteString getDesignationBytes()
Designation of the person, for example, Data Steward.
string designation = 1;getDesignationBytes in interface Contacts.PersonOrBuilderpublic Contacts.Person.Builder setDesignation(String value)
Designation of the person, for example, Data Steward.
string designation = 1;value - The designation to set.public Contacts.Person.Builder clearDesignation()
Designation of the person, for example, Data Steward.
string designation = 1;public Contacts.Person.Builder setDesignationBytes(com.google.protobuf.ByteString value)
Designation of the person, for example, Data Steward.
string designation = 1;value - The bytes for designation to set.public String getEmail()
Email of the person in the format of `john.doe@xyz`, `<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
string email = 2;getEmail in interface Contacts.PersonOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
Email of the person in the format of `john.doe@xyz`, `<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
string email = 2;getEmailBytes in interface Contacts.PersonOrBuilderpublic Contacts.Person.Builder setEmail(String value)
Email of the person in the format of `john.doe@xyz`, `<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
string email = 2;value - The email to set.public Contacts.Person.Builder clearEmail()
Email of the person in the format of `john.doe@xyz`, `<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
string email = 2;public Contacts.Person.Builder setEmailBytes(com.google.protobuf.ByteString value)
Email of the person in the format of `john.doe@xyz`, `<john.doe@xyz>`, or `John Doe<john.doe@xyz>`.
string email = 2;value - The bytes for email to set.public final Contacts.Person.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>public final Contacts.Person.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Contacts.Person.Builder>Copyright © 2023 Google LLC. All rights reserved.