Package com.google.privacy.dlp.v2
Class CustomInfoType
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.privacy.dlp.v2.CustomInfoType
-
- All Implemented Interfaces:
CustomInfoTypeOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class CustomInfoType extends com.google.protobuf.GeneratedMessageV3 implements CustomInfoTypeOrBuilder
Custom information type provided by the user. Used to find domain-specific sensitive information configurable to the data in question.
Protobuf typegoogle.privacy.dlp.v2.CustomInfoType- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCustomInfoType.BuilderCustom information type provided by the user.static classCustomInfoType.DetectionRuleDeprecated; use `InspectionRuleSet` instead.static interfaceCustomInfoType.DetectionRuleOrBuilderstatic classCustomInfoType.DictionaryCustom information type based on a dictionary of words or phrases.static interfaceCustomInfoType.DictionaryOrBuilderstatic classCustomInfoType.ExclusionTypeProtobuf enumgoogle.privacy.dlp.v2.CustomInfoType.ExclusionTypestatic classCustomInfoType.RegexMessage defining a custom regular expression.static interfaceCustomInfoType.RegexOrBuilderstatic classCustomInfoType.SurrogateTypeMessage for detecting output from deidentification transformations such as [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).static interfaceCustomInfoType.SurrogateTypeOrBuilderstatic classCustomInfoType.TypeCase-
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 intDETECTION_RULES_FIELD_NUMBERstatic intDICTIONARY_FIELD_NUMBERstatic intEXCLUSION_TYPE_FIELD_NUMBERstatic intINFO_TYPE_FIELD_NUMBERstatic intLIKELIHOOD_FIELD_NUMBERstatic intREGEX_FIELD_NUMBERstatic intSTORED_TYPE_FIELD_NUMBERstatic intSURROGATE_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static CustomInfoTypegetDefaultInstance()CustomInfoTypegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()CustomInfoType.DetectionRulegetDetectionRules(int index)Set of detection rules to apply to all findings of this CustomInfoType.intgetDetectionRulesCount()Set of detection rules to apply to all findings of this CustomInfoType.List<CustomInfoType.DetectionRule>getDetectionRulesList()Set of detection rules to apply to all findings of this CustomInfoType.CustomInfoType.DetectionRuleOrBuildergetDetectionRulesOrBuilder(int index)Set of detection rules to apply to all findings of this CustomInfoType.List<? extends CustomInfoType.DetectionRuleOrBuilder>getDetectionRulesOrBuilderList()Set of detection rules to apply to all findings of this CustomInfoType.CustomInfoType.DictionarygetDictionary()A list of phrases to detect as a CustomInfoType.CustomInfoType.DictionaryOrBuildergetDictionaryOrBuilder()A list of phrases to detect as a CustomInfoType.CustomInfoType.ExclusionTypegetExclusionType()If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned.intgetExclusionTypeValue()If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned.InfoTypegetInfoType()CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field.InfoTypeOrBuildergetInfoTypeOrBuilder()CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field.LikelihoodgetLikelihood()Likelihood to return for this CustomInfoType.intgetLikelihoodValue()Likelihood to return for this CustomInfoType.com.google.protobuf.Parser<CustomInfoType>getParserForType()CustomInfoType.RegexgetRegex()Regular expression based CustomInfoType.CustomInfoType.RegexOrBuildergetRegexOrBuilder()Regular expression based CustomInfoType.intgetSerializedSize()StoredTypegetStoredType()Load an existing `StoredInfoType` resource for use in `InspectDataSource`.StoredTypeOrBuildergetStoredTypeOrBuilder()Load an existing `StoredInfoType` resource for use in `InspectDataSource`.CustomInfoType.SurrogateTypegetSurrogateType()Message for detecting output from deidentification transformations that support reversing.CustomInfoType.SurrogateTypeOrBuildergetSurrogateTypeOrBuilder()Message for detecting output from deidentification transformations that support reversing.CustomInfoType.TypeCasegetTypeCase()booleanhasDictionary()A list of phrases to detect as a CustomInfoType.inthashCode()booleanhasInfoType()CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field.booleanhasRegex()Regular expression based CustomInfoType.booleanhasStoredType()Load an existing `StoredInfoType` resource for use in `InspectDataSource`.booleanhasSurrogateType()Message for detecting output from deidentification transformations that support reversing.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CustomInfoType.BuildernewBuilder()static CustomInfoType.BuildernewBuilder(CustomInfoType prototype)CustomInfoType.BuildernewBuilderForType()protected CustomInfoType.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CustomInfoTypeparseDelimitedFrom(InputStream input)static CustomInfoTypeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomInfoTypeparseFrom(byte[] data)static CustomInfoTypeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomInfoTypeparseFrom(com.google.protobuf.ByteString data)static CustomInfoTypeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomInfoTypeparseFrom(com.google.protobuf.CodedInputStream input)static CustomInfoTypeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomInfoTypeparseFrom(InputStream input)static CustomInfoTypeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomInfoTypeparseFrom(ByteBuffer data)static CustomInfoTypeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CustomInfoType>parser()CustomInfoType.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
-
INFO_TYPE_FIELD_NUMBER
public static final int INFO_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIKELIHOOD_FIELD_NUMBER
public static final int LIKELIHOOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DICTIONARY_FIELD_NUMBER
public static final int DICTIONARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REGEX_FIELD_NUMBER
public static final int REGEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SURROGATE_TYPE_FIELD_NUMBER
public static final int SURROGATE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORED_TYPE_FIELD_NUMBER
public static final int STORED_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DETECTION_RULES_FIELD_NUMBER
public static final int DETECTION_RULES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXCLUSION_TYPE_FIELD_NUMBER
public static final int EXCLUSION_TYPE_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
-
getTypeCase
public CustomInfoType.TypeCase getTypeCase()
- Specified by:
getTypeCasein interfaceCustomInfoTypeOrBuilder
-
hasInfoType
public boolean hasInfoType()
CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified in `InspectContent.info_types` list then the name is treated as a custom info type.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
hasInfoTypein interfaceCustomInfoTypeOrBuilder- Returns:
- Whether the infoType field is set.
-
getInfoType
public InfoType getInfoType()
CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified in `InspectContent.info_types` list then the name is treated as a custom info type.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
getInfoTypein interfaceCustomInfoTypeOrBuilder- Returns:
- The infoType.
-
getInfoTypeOrBuilder
public InfoTypeOrBuilder getInfoTypeOrBuilder()
CustomInfoType can either be a new infoType, or an extension of built-in infoType, when the name matches one of existing infoTypes and that infoType is specified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detected by the system. If built-in info type is not specified in `InspectContent.info_types` list then the name is treated as a custom info type.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
getInfoTypeOrBuilderin interfaceCustomInfoTypeOrBuilder
-
getLikelihoodValue
public int getLikelihoodValue()
Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to `VERY_LIKELY` if not specified.
.google.privacy.dlp.v2.Likelihood likelihood = 6;- Specified by:
getLikelihoodValuein interfaceCustomInfoTypeOrBuilder- Returns:
- The enum numeric value on the wire for likelihood.
-
getLikelihood
public Likelihood getLikelihood()
Likelihood to return for this CustomInfoType. This base value can be altered by a detection rule if the finding meets the criteria specified by the rule. Defaults to `VERY_LIKELY` if not specified.
.google.privacy.dlp.v2.Likelihood likelihood = 6;- Specified by:
getLikelihoodin interfaceCustomInfoTypeOrBuilder- Returns:
- The likelihood.
-
hasDictionary
public boolean hasDictionary()
A list of phrases to detect as a CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Dictionary dictionary = 2;- Specified by:
hasDictionaryin interfaceCustomInfoTypeOrBuilder- Returns:
- Whether the dictionary field is set.
-
getDictionary
public CustomInfoType.Dictionary getDictionary()
A list of phrases to detect as a CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Dictionary dictionary = 2;- Specified by:
getDictionaryin interfaceCustomInfoTypeOrBuilder- Returns:
- The dictionary.
-
getDictionaryOrBuilder
public CustomInfoType.DictionaryOrBuilder getDictionaryOrBuilder()
A list of phrases to detect as a CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Dictionary dictionary = 2;- Specified by:
getDictionaryOrBuilderin interfaceCustomInfoTypeOrBuilder
-
hasRegex
public boolean hasRegex()
Regular expression based CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Regex regex = 3;- Specified by:
hasRegexin interfaceCustomInfoTypeOrBuilder- Returns:
- Whether the regex field is set.
-
getRegex
public CustomInfoType.Regex getRegex()
Regular expression based CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Regex regex = 3;- Specified by:
getRegexin interfaceCustomInfoTypeOrBuilder- Returns:
- The regex.
-
getRegexOrBuilder
public CustomInfoType.RegexOrBuilder getRegexOrBuilder()
Regular expression based CustomInfoType.
.google.privacy.dlp.v2.CustomInfoType.Regex regex = 3;- Specified by:
getRegexOrBuilderin interfaceCustomInfoTypeOrBuilder
-
hasSurrogateType
public boolean hasSurrogateType()
Message for detecting output from deidentification transformations that support reversing.
.google.privacy.dlp.v2.CustomInfoType.SurrogateType surrogate_type = 4;- Specified by:
hasSurrogateTypein interfaceCustomInfoTypeOrBuilder- Returns:
- Whether the surrogateType field is set.
-
getSurrogateType
public CustomInfoType.SurrogateType getSurrogateType()
Message for detecting output from deidentification transformations that support reversing.
.google.privacy.dlp.v2.CustomInfoType.SurrogateType surrogate_type = 4;- Specified by:
getSurrogateTypein interfaceCustomInfoTypeOrBuilder- Returns:
- The surrogateType.
-
getSurrogateTypeOrBuilder
public CustomInfoType.SurrogateTypeOrBuilder getSurrogateTypeOrBuilder()
Message for detecting output from deidentification transformations that support reversing.
.google.privacy.dlp.v2.CustomInfoType.SurrogateType surrogate_type = 4;- Specified by:
getSurrogateTypeOrBuilderin interfaceCustomInfoTypeOrBuilder
-
hasStoredType
public boolean hasStoredType()
Load an existing `StoredInfoType` resource for use in `InspectDataSource`. Not currently supported in `InspectContent`.
.google.privacy.dlp.v2.StoredType stored_type = 5;- Specified by:
hasStoredTypein interfaceCustomInfoTypeOrBuilder- Returns:
- Whether the storedType field is set.
-
getStoredType
public StoredType getStoredType()
Load an existing `StoredInfoType` resource for use in `InspectDataSource`. Not currently supported in `InspectContent`.
.google.privacy.dlp.v2.StoredType stored_type = 5;- Specified by:
getStoredTypein interfaceCustomInfoTypeOrBuilder- Returns:
- The storedType.
-
getStoredTypeOrBuilder
public StoredTypeOrBuilder getStoredTypeOrBuilder()
Load an existing `StoredInfoType` resource for use in `InspectDataSource`. Not currently supported in `InspectContent`.
.google.privacy.dlp.v2.StoredType stored_type = 5;- Specified by:
getStoredTypeOrBuilderin interfaceCustomInfoTypeOrBuilder
-
getDetectionRulesList
public List<CustomInfoType.DetectionRule> getDetectionRulesList()
Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.
repeated .google.privacy.dlp.v2.CustomInfoType.DetectionRule detection_rules = 7;- Specified by:
getDetectionRulesListin interfaceCustomInfoTypeOrBuilder
-
getDetectionRulesOrBuilderList
public List<? extends CustomInfoType.DetectionRuleOrBuilder> getDetectionRulesOrBuilderList()
Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.
repeated .google.privacy.dlp.v2.CustomInfoType.DetectionRule detection_rules = 7;- Specified by:
getDetectionRulesOrBuilderListin interfaceCustomInfoTypeOrBuilder
-
getDetectionRulesCount
public int getDetectionRulesCount()
Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.
repeated .google.privacy.dlp.v2.CustomInfoType.DetectionRule detection_rules = 7;- Specified by:
getDetectionRulesCountin interfaceCustomInfoTypeOrBuilder
-
getDetectionRules
public CustomInfoType.DetectionRule getDetectionRules(int index)
Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.
repeated .google.privacy.dlp.v2.CustomInfoType.DetectionRule detection_rules = 7;- Specified by:
getDetectionRulesin interfaceCustomInfoTypeOrBuilder
-
getDetectionRulesOrBuilder
public CustomInfoType.DetectionRuleOrBuilder getDetectionRulesOrBuilder(int index)
Set of detection rules to apply to all findings of this CustomInfoType. Rules are applied in order that they are specified. Not supported for the `surrogate_type` CustomInfoType.
repeated .google.privacy.dlp.v2.CustomInfoType.DetectionRule detection_rules = 7;- Specified by:
getDetectionRulesOrBuilderin interfaceCustomInfoTypeOrBuilder
-
getExclusionTypeValue
public int getExclusionTypeValue()
If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
.google.privacy.dlp.v2.CustomInfoType.ExclusionType exclusion_type = 8;- Specified by:
getExclusionTypeValuein interfaceCustomInfoTypeOrBuilder- Returns:
- The enum numeric value on the wire for exclusionType.
-
getExclusionType
public CustomInfoType.ExclusionType getExclusionType()
If set to EXCLUSION_TYPE_EXCLUDE this infoType will not cause a finding to be returned. It still can be used for rules matching.
.google.privacy.dlp.v2.CustomInfoType.ExclusionType exclusion_type = 8;- Specified by:
getExclusionTypein interfaceCustomInfoTypeOrBuilder- Returns:
- The exclusionType.
-
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 CustomInfoType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CustomInfoType parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CustomInfoType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CustomInfoType parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CustomInfoType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CustomInfoType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CustomInfoType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CustomInfoType.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CustomInfoType.Builder newBuilder()
-
newBuilder
public static CustomInfoType.Builder newBuilder(CustomInfoType prototype)
-
toBuilder
public CustomInfoType.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CustomInfoType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CustomInfoType getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CustomInfoType> parser()
-
getParserForType
public com.google.protobuf.Parser<CustomInfoType> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CustomInfoType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-