程序包 hapi.chart
类 MetadataOuterClass.Metadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- hapi.chart.MetadataOuterClass.Metadata
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MetadataOuterClass.MetadataOrBuilder,Serializable
- 封闭类:
- MetadataOuterClass
public static final class MetadataOuterClass.Metadata extends com.google.protobuf.GeneratedMessageV3 implements MetadataOuterClass.MetadataOrBuilder
Metadata for a Chart file. This models the structure of a Chart.yaml file. Spec: https://k8s.io/helm/blob/master/docs/design/chart_format.md#the-chart-fileProtobuf typehapi.chart.Metadata- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classMetadataOuterClass.Metadata.BuilderMetadata for a Chart file.static classMetadataOuterClass.Metadata.EngineProtobuf enumhapi.chart.Metadata.Engine-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
字段概要
字段 修饰符和类型 字段 说明 static intANNOTATIONS_FIELD_NUMBERstatic intAPIVERSION_FIELD_NUMBERstatic intAPPVERSION_FIELD_NUMBERstatic intCONDITION_FIELD_NUMBERstatic intDEPRECATED_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intENGINE_FIELD_NUMBERstatic intHOME_FIELD_NUMBERstatic intICON_FIELD_NUMBERstatic intKEYWORDS_FIELD_NUMBERstatic intKUBEVERSION_FIELD_NUMBERstatic intMAINTAINERS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSOURCES_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTILLERVERSION_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 booleancontainsAnnotations(String key)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.booleanequals(Object obj)Map<String,String>getAnnotations()已过时。intgetAnnotationsCount()Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.Map<String,String>getAnnotationsMap()Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetAnnotationsOrDefault(String key, String defaultValue)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetAnnotationsOrThrow(String key)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetApiVersion()The API Version of this chart.com.google.protobuf.ByteStringgetApiVersionBytes()The API Version of this chart.StringgetAppVersion()The version of the application enclosed inside of this chart.com.google.protobuf.ByteStringgetAppVersionBytes()The version of the application enclosed inside of this chart.StringgetCondition()The condition to check to enable chartcom.google.protobuf.ByteStringgetConditionBytes()The condition to check to enable chartstatic MetadataOuterClass.MetadatagetDefaultInstance()MetadataOuterClass.MetadatagetDefaultInstanceForType()booleangetDeprecated()Whether or not this chart is deprecatedStringgetDescription()A one-sentence description of the chartcom.google.protobuf.ByteStringgetDescriptionBytes()A one-sentence description of the chartstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEngine()The name of the template engine to use.com.google.protobuf.ByteStringgetEngineBytes()The name of the template engine to use.StringgetHome()The URL to a relevant project page, git repo, or contact personcom.google.protobuf.ByteStringgetHomeBytes()The URL to a relevant project page, git repo, or contact personStringgetIcon()The URL to an icon file.com.google.protobuf.ByteStringgetIconBytes()The URL to an icon file.StringgetKeywords(int index)A list of string keywordscom.google.protobuf.ByteStringgetKeywordsBytes(int index)A list of string keywordsintgetKeywordsCount()A list of string keywordscom.google.protobuf.ProtocolStringListgetKeywordsList()A list of string keywordsStringgetKubeVersion()KubeVersion is a SemVer constraint specifying the version of Kubernetes required.com.google.protobuf.ByteStringgetKubeVersionBytes()KubeVersion is a SemVer constraint specifying the version of Kubernetes required.MetadataOuterClass.MaintainergetMaintainers(int index)A list of name and URL/email address combinations for the maintainer(s)intgetMaintainersCount()A list of name and URL/email address combinations for the maintainer(s)List<MetadataOuterClass.Maintainer>getMaintainersList()A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.MaintainerOrBuildergetMaintainersOrBuilder(int index)A list of name and URL/email address combinations for the maintainer(s)List<? extends MetadataOuterClass.MaintainerOrBuilder>getMaintainersOrBuilderList()A list of name and URL/email address combinations for the maintainer(s)StringgetName()The name of the chartcom.google.protobuf.ByteStringgetNameBytes()The name of the chartcom.google.protobuf.Parser<MetadataOuterClass.Metadata>getParserForType()intgetSerializedSize()StringgetSources(int index)Source is the URL to the source code of this chartcom.google.protobuf.ByteStringgetSourcesBytes(int index)Source is the URL to the source code of this chartintgetSourcesCount()Source is the URL to the source code of this chartcom.google.protobuf.ProtocolStringListgetSourcesList()Source is the URL to the source code of this chartStringgetTags()The tags to check to enable chartcom.google.protobuf.ByteStringgetTagsBytes()The tags to check to enable chartStringgetTillerVersion()TillerVersion is a SemVer constraints on what version of Tiller is required.com.google.protobuf.ByteStringgetTillerVersionBytes()TillerVersion is a SemVer constraints on what version of Tiller is required.com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetVersion()A SemVer 2 conformant version string of the chartcom.google.protobuf.ByteStringgetVersionBytes()A SemVer 2 conformant version string of the chartinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static MetadataOuterClass.Metadata.BuildernewBuilder()static MetadataOuterClass.Metadata.BuildernewBuilder(MetadataOuterClass.Metadata prototype)MetadataOuterClass.Metadata.BuildernewBuilderForType()protected MetadataOuterClass.Metadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static MetadataOuterClass.MetadataparseDelimitedFrom(InputStream input)static MetadataOuterClass.MetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataOuterClass.MetadataparseFrom(byte[] data)static MetadataOuterClass.MetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataOuterClass.MetadataparseFrom(com.google.protobuf.ByteString data)static MetadataOuterClass.MetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataOuterClass.MetadataparseFrom(com.google.protobuf.CodedInputStream input)static MetadataOuterClass.MetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataOuterClass.MetadataparseFrom(InputStream input)static MetadataOuterClass.MetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataOuterClass.MetadataparseFrom(ByteBuffer data)static MetadataOuterClass.MetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MetadataOuterClass.Metadata>parser()MetadataOuterClass.Metadata.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
HOME_FIELD_NUMBER
public static final int HOME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SOURCES_FIELD_NUMBER
public static final int SOURCES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
KEYWORDS_FIELD_NUMBER
public static final int KEYWORDS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
MAINTAINERS_FIELD_NUMBER
public static final int MAINTAINERS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ENGINE_FIELD_NUMBER
public static final int ENGINE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ICON_FIELD_NUMBER
public static final int ICON_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
APIVERSION_FIELD_NUMBER
public static final int APIVERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CONDITION_FIELD_NUMBER
public static final int CONDITION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
APPVERSION_FIELD_NUMBER
public static final int APPVERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DEPRECATED_FIELD_NUMBER
public static final int DEPRECATED_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
TILLERVERSION_FIELD_NUMBER
public static final int TILLERVERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ANNOTATIONS_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
KUBEVERSION_FIELD_NUMBER
public static final int KUBEVERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- 覆盖:
internalGetMapField在类中com.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
The name of the chart
string name = 1;- 指定者:
getName在接口中MetadataOuterClass.MetadataOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the chart
string name = 1;
-
getHome
public String getHome()
The URL to a relevant project page, git repo, or contact person
string home = 2;- 指定者:
getHome在接口中MetadataOuterClass.MetadataOrBuilder
-
getHomeBytes
public com.google.protobuf.ByteString getHomeBytes()
The URL to a relevant project page, git repo, or contact person
string home = 2;
-
getSourcesList
public com.google.protobuf.ProtocolStringList getSourcesList()
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSourcesCount
public int getSourcesCount()
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSources
public String getSources(int index)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSourcesBytes
public com.google.protobuf.ByteString getSourcesBytes(int index)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getVersion
public String getVersion()
A SemVer 2 conformant version string of the chart
string version = 4;
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
A SemVer 2 conformant version string of the chart
string version = 4;
-
getDescription
public String getDescription()
A one-sentence description of the chart
string description = 5;
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A one-sentence description of the chart
string description = 5;
-
getKeywordsList
public com.google.protobuf.ProtocolStringList getKeywordsList()
A list of string keywords
repeated string keywords = 6;
-
getKeywordsCount
public int getKeywordsCount()
A list of string keywords
repeated string keywords = 6;
-
getKeywords
public String getKeywords(int index)
A list of string keywords
repeated string keywords = 6;
-
getKeywordsBytes
public com.google.protobuf.ByteString getKeywordsBytes(int index)
A list of string keywords
repeated string keywords = 6;
-
getMaintainersList
public List<MetadataOuterClass.Maintainer> getMaintainersList()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersOrBuilderList
public List<? extends MetadataOuterClass.MaintainerOrBuilder> getMaintainersOrBuilderList()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersCount
public int getMaintainersCount()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainers
public MetadataOuterClass.Maintainer getMaintainers(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersOrBuilder
public MetadataOuterClass.MaintainerOrBuilder getMaintainersOrBuilder(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getEngine
public String getEngine()
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
getEngineBytes
public com.google.protobuf.ByteString getEngineBytes()
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
getIcon
public String getIcon()
The URL to an icon file.
string icon = 9;- 指定者:
getIcon在接口中MetadataOuterClass.MetadataOrBuilder
-
getIconBytes
public com.google.protobuf.ByteString getIconBytes()
The URL to an icon file.
string icon = 9;
-
getApiVersion
public String getApiVersion()
The API Version of this chart.
string apiVersion = 10;
-
getApiVersionBytes
public com.google.protobuf.ByteString getApiVersionBytes()
The API Version of this chart.
string apiVersion = 10;
-
getCondition
public String getCondition()
The condition to check to enable chart
string condition = 11;
-
getConditionBytes
public com.google.protobuf.ByteString getConditionBytes()
The condition to check to enable chart
string condition = 11;
-
getTags
public String getTags()
The tags to check to enable chart
string tags = 12;- 指定者:
getTags在接口中MetadataOuterClass.MetadataOrBuilder
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes()
The tags to check to enable chart
string tags = 12;
-
getAppVersion
public String getAppVersion()
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
getAppVersionBytes
public com.google.protobuf.ByteString getAppVersionBytes()
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
getDeprecated
public boolean getDeprecated()
Whether or not this chart is deprecated
bool deprecated = 14;
-
getTillerVersion
public String getTillerVersion()
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
getTillerVersionBytes
public com.google.protobuf.ByteString getTillerVersionBytes()
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
getAnnotationsCount
public int getAnnotationsCount()
从接口复制的说明:MetadataOuterClass.MetadataOrBuilderAnnotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
containsAnnotations
public boolean containsAnnotations(String key)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotations
@Deprecated public Map<String,String> getAnnotations()
已过时。UsegetAnnotationsMap()instead.
-
getAnnotationsMap
public Map<String,String> getAnnotationsMap()
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotationsOrDefault
public String getAnnotationsOrDefault(String key, String defaultValue)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotationsOrThrow
public String getAnnotationsOrThrow(String key)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getKubeVersion
public String getKubeVersion()
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
getKubeVersionBytes
public com.google.protobuf.ByteString getKubeVersionBytes()
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static MetadataOuterClass.Metadata parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static MetadataOuterClass.Metadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static MetadataOuterClass.Metadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public MetadataOuterClass.Metadata.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static MetadataOuterClass.Metadata.Builder newBuilder()
-
newBuilder
public static MetadataOuterClass.Metadata.Builder newBuilder(MetadataOuterClass.Metadata prototype)
-
toBuilder
public MetadataOuterClass.Metadata.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected MetadataOuterClass.Metadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MetadataOuterClass.Metadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MetadataOuterClass.Metadata> parser()
-
getParserForType
public com.google.protobuf.Parser<MetadataOuterClass.Metadata> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MetadataOuterClass.Metadata getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-