public static final class Patent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder> implements PatentOrBuilder
Resource that represents the patent acquired by a candidate.Protobuf type
google.cloud.talent.v4beta1.Patent| Modifier and Type | Method and Description |
|---|---|
Patent.Builder |
addAllInventors(Iterable<String> values)
Optional.
|
Patent.Builder |
addAllSkillsUsed(Iterable<? extends Skill> values)
Optional.
|
Patent.Builder |
addInventors(String value)
Optional.
|
Patent.Builder |
addInventorsBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Patent.Builder |
addSkillsUsed(int index,
Skill.Builder builderForValue)
Optional.
|
Patent.Builder |
addSkillsUsed(int index,
Skill value)
Optional.
|
Patent.Builder |
addSkillsUsed(Skill.Builder builderForValue)
Optional.
|
Patent.Builder |
addSkillsUsed(Skill value)
Optional.
|
Skill.Builder |
addSkillsUsedBuilder()
Optional.
|
Skill.Builder |
addSkillsUsedBuilder(int index)
Optional.
|
Patent |
build() |
Patent |
buildPartial() |
Patent.Builder |
clear() |
Patent.Builder |
clearDisplayName()
Optional.
|
Patent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Patent.Builder |
clearInventors()
Optional.
|
Patent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Patent.Builder |
clearPatentDescription()
Optional.
|
Patent.Builder |
clearPatentFilingDate()
Optional.
|
Patent.Builder |
clearPatentNumber()
Optional.
|
Patent.Builder |
clearPatentOffice()
Optional.
|
Patent.Builder |
clearPatentStatus()
Optional.
|
Patent.Builder |
clearPatentStatusDate()
Optional.
|
Patent.Builder |
clearSkillsUsed()
Optional.
|
Patent.Builder |
clone() |
Patent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Optional.
|
String |
getInventors(int index)
Optional.
|
com.google.protobuf.ByteString |
getInventorsBytes(int index)
Optional.
|
int |
getInventorsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getInventorsList()
Optional.
|
String |
getPatentDescription()
Optional.
|
com.google.protobuf.ByteString |
getPatentDescriptionBytes()
Optional.
|
com.google.type.Date |
getPatentFilingDate()
Optional.
|
com.google.type.Date.Builder |
getPatentFilingDateBuilder()
Optional.
|
com.google.type.DateOrBuilder |
getPatentFilingDateOrBuilder()
Optional.
|
String |
getPatentNumber()
Optional.
|
com.google.protobuf.ByteString |
getPatentNumberBytes()
Optional.
|
String |
getPatentOffice()
Optional.
|
com.google.protobuf.ByteString |
getPatentOfficeBytes()
Optional.
|
String |
getPatentStatus()
Optional.
|
com.google.protobuf.ByteString |
getPatentStatusBytes()
Optional.
|
com.google.type.Date |
getPatentStatusDate()
Optional.
|
com.google.type.Date.Builder |
getPatentStatusDateBuilder()
Optional.
|
com.google.type.DateOrBuilder |
getPatentStatusDateOrBuilder()
Optional.
|
Skill |
getSkillsUsed(int index)
Optional.
|
Skill.Builder |
getSkillsUsedBuilder(int index)
Optional.
|
List<Skill.Builder> |
getSkillsUsedBuilderList()
Optional.
|
int |
getSkillsUsedCount()
Optional.
|
List<Skill> |
getSkillsUsedList()
Optional.
|
SkillOrBuilder |
getSkillsUsedOrBuilder(int index)
Optional.
|
List<? extends SkillOrBuilder> |
getSkillsUsedOrBuilderList()
Optional.
|
boolean |
hasPatentFilingDate()
Optional.
|
boolean |
hasPatentStatusDate()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Patent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Patent.Builder |
mergeFrom(com.google.protobuf.Message other) |
Patent.Builder |
mergeFrom(Patent other) |
Patent.Builder |
mergePatentFilingDate(com.google.type.Date value)
Optional.
|
Patent.Builder |
mergePatentStatusDate(com.google.type.Date value)
Optional.
|
Patent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Patent.Builder |
removeSkillsUsed(int index)
Optional.
|
Patent.Builder |
setDisplayName(String value)
Optional.
|
Patent.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Patent.Builder |
setInventors(int index,
String value)
Optional.
|
Patent.Builder |
setPatentDescription(String value)
Optional.
|
Patent.Builder |
setPatentDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
setPatentFilingDate(com.google.type.Date.Builder builderForValue)
Optional.
|
Patent.Builder |
setPatentFilingDate(com.google.type.Date value)
Optional.
|
Patent.Builder |
setPatentNumber(String value)
Optional.
|
Patent.Builder |
setPatentNumberBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
setPatentOffice(String value)
Optional.
|
Patent.Builder |
setPatentOfficeBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
setPatentStatus(String value)
Optional.
|
Patent.Builder |
setPatentStatusBytes(com.google.protobuf.ByteString value)
Optional.
|
Patent.Builder |
setPatentStatusDate(com.google.type.Date.Builder builderForValue)
Optional.
|
Patent.Builder |
setPatentStatusDate(com.google.type.Date value)
Optional.
|
Patent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Patent.Builder |
setSkillsUsed(int index,
Skill.Builder builderForValue)
Optional.
|
Patent.Builder |
setSkillsUsed(int index,
Skill value)
Optional.
|
Patent.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public Patent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.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<Patent.Builder>public Patent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Patent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Patent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Patent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public Patent.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<Patent.Builder>public Patent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public Patent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public Patent.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<Patent.Builder>public Patent.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<Patent.Builder>public Patent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Patent.Builder>public Patent.Builder mergeFrom(Patent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public Patent.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<Patent.Builder>IOExceptionpublic String getDisplayName()
Optional. Name of the patent. Number of characters allowed is 100.
string display_name = 1;getDisplayName in interface PatentOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Optional. Name of the patent. Number of characters allowed is 100.
string display_name = 1;getDisplayNameBytes in interface PatentOrBuilderpublic Patent.Builder setDisplayName(String value)
Optional. Name of the patent. Number of characters allowed is 100.
string display_name = 1;public Patent.Builder clearDisplayName()
Optional. Name of the patent. Number of characters allowed is 100.
string display_name = 1;public Patent.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Optional. Name of the patent. Number of characters allowed is 100.
string display_name = 1;public com.google.protobuf.ProtocolStringList getInventorsList()
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;getInventorsList in interface PatentOrBuilderpublic int getInventorsCount()
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;getInventorsCount in interface PatentOrBuilderpublic String getInventors(int index)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;getInventors in interface PatentOrBuilderpublic com.google.protobuf.ByteString getInventorsBytes(int index)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;getInventorsBytes in interface PatentOrBuilderpublic Patent.Builder setInventors(int index, String value)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;public Patent.Builder addInventors(String value)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;public Patent.Builder addAllInventors(Iterable<String> values)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;public Patent.Builder clearInventors()
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;public Patent.Builder addInventorsBytes(com.google.protobuf.ByteString value)
Optional. A list of inventors' names. Number of characters allowed for each is 100.
repeated string inventors = 2;public String getPatentStatus()
Optional. The status of the patent. Number of characters allowed is 100.
string patent_status = 3;getPatentStatus in interface PatentOrBuilderpublic com.google.protobuf.ByteString getPatentStatusBytes()
Optional. The status of the patent. Number of characters allowed is 100.
string patent_status = 3;getPatentStatusBytes in interface PatentOrBuilderpublic Patent.Builder setPatentStatus(String value)
Optional. The status of the patent. Number of characters allowed is 100.
string patent_status = 3;public Patent.Builder clearPatentStatus()
Optional. The status of the patent. Number of characters allowed is 100.
string patent_status = 3;public Patent.Builder setPatentStatusBytes(com.google.protobuf.ByteString value)
Optional. The status of the patent. Number of characters allowed is 100.
string patent_status = 3;public boolean hasPatentStatusDate()
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;hasPatentStatusDate in interface PatentOrBuilderpublic com.google.type.Date getPatentStatusDate()
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;getPatentStatusDate in interface PatentOrBuilderpublic Patent.Builder setPatentStatusDate(com.google.type.Date value)
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;public Patent.Builder setPatentStatusDate(com.google.type.Date.Builder builderForValue)
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;public Patent.Builder mergePatentStatusDate(com.google.type.Date value)
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;public Patent.Builder clearPatentStatusDate()
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;public com.google.type.Date.Builder getPatentStatusDateBuilder()
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;public com.google.type.DateOrBuilder getPatentStatusDateOrBuilder()
Optional. The date the last time the status of the patent was checked.
.google.type.Date patent_status_date = 4;getPatentStatusDateOrBuilder in interface PatentOrBuilderpublic boolean hasPatentFilingDate()
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;hasPatentFilingDate in interface PatentOrBuilderpublic com.google.type.Date getPatentFilingDate()
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;getPatentFilingDate in interface PatentOrBuilderpublic Patent.Builder setPatentFilingDate(com.google.type.Date value)
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;public Patent.Builder setPatentFilingDate(com.google.type.Date.Builder builderForValue)
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;public Patent.Builder mergePatentFilingDate(com.google.type.Date value)
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;public Patent.Builder clearPatentFilingDate()
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;public com.google.type.Date.Builder getPatentFilingDateBuilder()
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;public com.google.type.DateOrBuilder getPatentFilingDateOrBuilder()
Optional. The date that the patent was filed.
.google.type.Date patent_filing_date = 5;getPatentFilingDateOrBuilder in interface PatentOrBuilderpublic String getPatentOffice()
Optional. The name of the patent office. Number of characters allowed is 100.
string patent_office = 6;getPatentOffice in interface PatentOrBuilderpublic com.google.protobuf.ByteString getPatentOfficeBytes()
Optional. The name of the patent office. Number of characters allowed is 100.
string patent_office = 6;getPatentOfficeBytes in interface PatentOrBuilderpublic Patent.Builder setPatentOffice(String value)
Optional. The name of the patent office. Number of characters allowed is 100.
string patent_office = 6;public Patent.Builder clearPatentOffice()
Optional. The name of the patent office. Number of characters allowed is 100.
string patent_office = 6;public Patent.Builder setPatentOfficeBytes(com.google.protobuf.ByteString value)
Optional. The name of the patent office. Number of characters allowed is 100.
string patent_office = 6;public String getPatentNumber()
Optional. The number of the patent. Number of characters allowed is 100.
string patent_number = 7;getPatentNumber in interface PatentOrBuilderpublic com.google.protobuf.ByteString getPatentNumberBytes()
Optional. The number of the patent. Number of characters allowed is 100.
string patent_number = 7;getPatentNumberBytes in interface PatentOrBuilderpublic Patent.Builder setPatentNumber(String value)
Optional. The number of the patent. Number of characters allowed is 100.
string patent_number = 7;public Patent.Builder clearPatentNumber()
Optional. The number of the patent. Number of characters allowed is 100.
string patent_number = 7;public Patent.Builder setPatentNumberBytes(com.google.protobuf.ByteString value)
Optional. The number of the patent. Number of characters allowed is 100.
string patent_number = 7;public String getPatentDescription()
Optional. The description of the patent. Number of characters allowed is 100,000.
string patent_description = 8;getPatentDescription in interface PatentOrBuilderpublic com.google.protobuf.ByteString getPatentDescriptionBytes()
Optional. The description of the patent. Number of characters allowed is 100,000.
string patent_description = 8;getPatentDescriptionBytes in interface PatentOrBuilderpublic Patent.Builder setPatentDescription(String value)
Optional. The description of the patent. Number of characters allowed is 100,000.
string patent_description = 8;public Patent.Builder clearPatentDescription()
Optional. The description of the patent. Number of characters allowed is 100,000.
string patent_description = 8;public Patent.Builder setPatentDescriptionBytes(com.google.protobuf.ByteString value)
Optional. The description of the patent. Number of characters allowed is 100,000.
string patent_description = 8;public List<Skill> getSkillsUsedList()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;getSkillsUsedList in interface PatentOrBuilderpublic int getSkillsUsedCount()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;getSkillsUsedCount in interface PatentOrBuilderpublic Skill getSkillsUsed(int index)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;getSkillsUsed in interface PatentOrBuilderpublic Patent.Builder setSkillsUsed(int index, Skill value)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder setSkillsUsed(int index, Skill.Builder builderForValue)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder addSkillsUsed(Skill value)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder addSkillsUsed(int index, Skill value)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder addSkillsUsed(Skill.Builder builderForValue)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder addSkillsUsed(int index, Skill.Builder builderForValue)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder addAllSkillsUsed(Iterable<? extends Skill> values)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder clearSkillsUsed()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Patent.Builder removeSkillsUsed(int index)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Skill.Builder getSkillsUsedBuilder(int index)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public SkillOrBuilder getSkillsUsedOrBuilder(int index)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;getSkillsUsedOrBuilder in interface PatentOrBuilderpublic List<? extends SkillOrBuilder> getSkillsUsedOrBuilderList()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;getSkillsUsedOrBuilderList in interface PatentOrBuilderpublic Skill.Builder addSkillsUsedBuilder()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public Skill.Builder addSkillsUsedBuilder(int index)
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public List<Skill.Builder> getSkillsUsedBuilderList()
Optional. The skills used in this patent.
repeated .google.cloud.talent.v4beta1.Skill skills_used = 9;public final Patent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>public final Patent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Patent.Builder>Copyright © 2019 Google LLC. All rights reserved.