Class PublisherModel.CallToAction.Deploy
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy
-
- All Implemented Interfaces:
PublisherModel.CallToAction.DeployOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- PublisherModel.CallToAction
public static final class PublisherModel.CallToAction.Deploy extends com.google.protobuf.GeneratedMessageV3 implements PublisherModel.CallToAction.DeployOrBuilder
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.
Protobuf typegoogle.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPublisherModel.CallToAction.Deploy.BuilderModel metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.static classPublisherModel.CallToAction.Deploy.PredictionResourcesCase-
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 intARTIFACT_URI_FIELD_NUMBERstatic intAUTOMATIC_RESOURCES_FIELD_NUMBERstatic intCONTAINER_SPEC_FIELD_NUMBERstatic intDEDICATED_RESOURCES_FIELD_NUMBERstatic intLARGE_MODEL_REFERENCE_FIELD_NUMBERstatic intMODEL_DISPLAY_NAME_FIELD_NUMBERstatic intSHARED_RESOURCES_FIELD_NUMBERstatic intTITLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetArtifactUri()Optional.com.google.protobuf.ByteStringgetArtifactUriBytes()Optional.AutomaticResourcesgetAutomaticResources()A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.AutomaticResourcesOrBuildergetAutomaticResourcesOrBuilder()A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.ModelContainerSpecgetContainerSpec()Optional.ModelContainerSpecOrBuildergetContainerSpecOrBuilder()Optional.DedicatedResourcesgetDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.DedicatedResourcesOrBuildergetDedicatedResourcesOrBuilder()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.static PublisherModel.CallToAction.DeploygetDefaultInstance()PublisherModel.CallToAction.DeploygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()LargeModelReferencegetLargeModelReference()Optional.LargeModelReferenceOrBuildergetLargeModelReferenceOrBuilder()Optional.StringgetModelDisplayName()Optional.com.google.protobuf.ByteStringgetModelDisplayNameBytes()Optional.com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy>getParserForType()PublisherModel.CallToAction.Deploy.PredictionResourcesCasegetPredictionResourcesCase()intgetSerializedSize()StringgetSharedResources()The resource name of the shared DeploymentResourcePool to deploy on.com.google.protobuf.ByteStringgetSharedResourcesBytes()The resource name of the shared DeploymentResourcePool to deploy on.StringgetTitle()Required.com.google.protobuf.ByteStringgetTitleBytes()Required.booleanhasAutomaticResources()A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.booleanhasContainerSpec()Optional.booleanhasDedicatedResources()A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.inthashCode()booleanhasLargeModelReference()Optional.booleanhasSharedResources()The resource name of the shared DeploymentResourcePool to deploy on.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PublisherModel.CallToAction.Deploy.BuildernewBuilder()static PublisherModel.CallToAction.Deploy.BuildernewBuilder(PublisherModel.CallToAction.Deploy prototype)PublisherModel.CallToAction.Deploy.BuildernewBuilderForType()protected PublisherModel.CallToAction.Deploy.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PublisherModel.CallToAction.DeployparseDelimitedFrom(InputStream input)static PublisherModel.CallToAction.DeployparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModel.CallToAction.DeployparseFrom(byte[] data)static PublisherModel.CallToAction.DeployparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModel.CallToAction.DeployparseFrom(com.google.protobuf.ByteString data)static PublisherModel.CallToAction.DeployparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModel.CallToAction.DeployparseFrom(com.google.protobuf.CodedInputStream input)static PublisherModel.CallToAction.DeployparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModel.CallToAction.DeployparseFrom(InputStream input)static PublisherModel.CallToAction.DeployparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherModel.CallToAction.DeployparseFrom(ByteBuffer data)static PublisherModel.CallToAction.DeployparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy>parser()PublisherModel.CallToAction.Deploy.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
-
DEDICATED_RESOURCES_FIELD_NUMBER
public static final int DEDICATED_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTOMATIC_RESOURCES_FIELD_NUMBER
public static final int AUTOMATIC_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHARED_RESOURCES_FIELD_NUMBER
public static final int SHARED_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MODEL_DISPLAY_NAME_FIELD_NUMBER
public static final int MODEL_DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LARGE_MODEL_REFERENCE_FIELD_NUMBER
public static final int LARGE_MODEL_REFERENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINER_SPEC_FIELD_NUMBER
public static final int CONTAINER_SPEC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ARTIFACT_URI_FIELD_NUMBER
public static final int ARTIFACT_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_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
-
getPredictionResourcesCase
public PublisherModel.CallToAction.Deploy.PredictionResourcesCase getPredictionResourcesCase()
- Specified by:
getPredictionResourcesCasein interfacePublisherModel.CallToAction.DeployOrBuilder
-
hasDedicatedResources
public boolean hasDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 5;- Specified by:
hasDedicatedResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- Whether the dedicatedResources field is set.
-
getDedicatedResources
public DedicatedResources getDedicatedResources()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 5;- Specified by:
getDedicatedResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The dedicatedResources.
-
getDedicatedResourcesOrBuilder
public DedicatedResourcesOrBuilder getDedicatedResourcesOrBuilder()
A description of resources that are dedicated to the DeployedModel, and that need a higher degree of manual configuration.
.google.cloud.aiplatform.v1beta1.DedicatedResources dedicated_resources = 5;- Specified by:
getDedicatedResourcesOrBuilderin interfacePublisherModel.CallToAction.DeployOrBuilder
-
hasAutomaticResources
public boolean hasAutomaticResources()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1beta1.AutomaticResources automatic_resources = 6;- Specified by:
hasAutomaticResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- Whether the automaticResources field is set.
-
getAutomaticResources
public AutomaticResources getAutomaticResources()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1beta1.AutomaticResources automatic_resources = 6;- Specified by:
getAutomaticResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The automaticResources.
-
getAutomaticResourcesOrBuilder
public AutomaticResourcesOrBuilder getAutomaticResourcesOrBuilder()
A description of resources that to large degree are decided by Vertex AI, and require only a modest additional configuration.
.google.cloud.aiplatform.v1beta1.AutomaticResources automatic_resources = 6;- Specified by:
getAutomaticResourcesOrBuilderin interfacePublisherModel.CallToAction.DeployOrBuilder
-
hasSharedResources
public boolean hasSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on. Format: `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`string shared_resources = 7;- Specified by:
hasSharedResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- Whether the sharedResources field is set.
-
getSharedResources
public String getSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on. Format: `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`string shared_resources = 7;- Specified by:
getSharedResourcesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The sharedResources.
-
getSharedResourcesBytes
public com.google.protobuf.ByteString getSharedResourcesBytes()
The resource name of the shared DeploymentResourcePool to deploy on. Format: `projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}`string shared_resources = 7;- Specified by:
getSharedResourcesBytesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The bytes for sharedResources.
-
getModelDisplayName
public String getModelDisplayName()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getModelDisplayNamein interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The modelDisplayName.
-
getModelDisplayNameBytes
public com.google.protobuf.ByteString getModelDisplayNameBytes()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getModelDisplayNameBytesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The bytes for modelDisplayName.
-
hasLargeModelReference
public boolean hasLargeModelReference()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasLargeModelReferencein interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- Whether the largeModelReference field is set.
-
getLargeModelReference
public LargeModelReference getLargeModelReference()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLargeModelReferencein interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The largeModelReference.
-
getLargeModelReferenceOrBuilder
public LargeModelReferenceOrBuilder getLargeModelReferenceOrBuilder()
Optional. Large model reference. When this is set, model_artifact_spec is not needed.
.google.cloud.aiplatform.v1beta1.LargeModelReference large_model_reference = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getLargeModelReferenceOrBuilderin interfacePublisherModel.CallToAction.DeployOrBuilder
-
hasContainerSpec
public boolean hasContainerSpec()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasContainerSpecin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- Whether the containerSpec field is set.
-
getContainerSpec
public ModelContainerSpec getContainerSpec()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getContainerSpecin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The containerSpec.
-
getContainerSpecOrBuilder
public ModelContainerSpecOrBuilder getContainerSpecOrBuilder()
Optional. The specification of the container that is to be used when deploying this Model in Vertex AI. Not present for Large Models.
.google.cloud.aiplatform.v1beta1.ModelContainerSpec container_spec = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getContainerSpecOrBuilderin interfacePublisherModel.CallToAction.DeployOrBuilder
-
getArtifactUri
public String getArtifactUri()
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getArtifactUriin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The artifactUri.
-
getArtifactUriBytes
public com.google.protobuf.ByteString getArtifactUriBytes()
Optional. The path to the directory containing the Model artifact and any of its supporting files.
string artifact_uri = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getArtifactUriBytesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The bytes for artifactUri.
-
getTitle
public String getTitle()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTitlein interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTitleBytesin interfacePublisherModel.CallToAction.DeployOrBuilder- Returns:
- The bytes for title.
-
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 PublisherModel.CallToAction.Deploy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PublisherModel.CallToAction.Deploy parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PublisherModel.CallToAction.Deploy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PublisherModel.CallToAction.Deploy.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PublisherModel.CallToAction.Deploy.Builder newBuilder()
-
newBuilder
public static PublisherModel.CallToAction.Deploy.Builder newBuilder(PublisherModel.CallToAction.Deploy prototype)
-
toBuilder
public PublisherModel.CallToAction.Deploy.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PublisherModel.CallToAction.Deploy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PublisherModel.CallToAction.Deploy getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> parser()
-
getParserForType
public com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PublisherModel.CallToAction.Deploy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-