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 type
google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy| Modifier and Type | Class and Description |
|---|---|
static class |
PublisherModel.CallToAction.Deploy.Builder
Model metadata that is needed for UploadModel or
DeployModel/CreateEndpoint requests.
|
static class |
PublisherModel.CallToAction.Deploy.DeployMetadata
Metadata information about the deployment for managing deployment
config.
|
static interface |
PublisherModel.CallToAction.Deploy.DeployMetadataOrBuilder |
static class |
PublisherModel.CallToAction.Deploy.PredictionResourcesCase |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ARTIFACT_URI_FIELD_NUMBER |
static int |
AUTOMATIC_RESOURCES_FIELD_NUMBER |
static int |
CONTAINER_SPEC_FIELD_NUMBER |
static int |
DEDICATED_RESOURCES_FIELD_NUMBER |
static int |
DEPLOY_METADATA_FIELD_NUMBER |
static int |
DEPLOY_TASK_NAME_FIELD_NUMBER |
static int |
LARGE_MODEL_REFERENCE_FIELD_NUMBER |
static int |
MODEL_DISPLAY_NAME_FIELD_NUMBER |
static int |
PUBLIC_ARTIFACT_URI_FIELD_NUMBER |
static int |
SHARED_RESOURCES_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getArtifactUri()
Optional.
|
com.google.protobuf.ByteString |
getArtifactUriBytes()
Optional.
|
AutomaticResources |
getAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
AutomaticResourcesOrBuilder |
getAutomaticResourcesOrBuilder()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
ModelContainerSpec |
getContainerSpec()
Optional.
|
ModelContainerSpecOrBuilder |
getContainerSpecOrBuilder()
Optional.
|
DedicatedResources |
getDedicatedResources()
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
DedicatedResourcesOrBuilder |
getDedicatedResourcesOrBuilder()
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
static PublisherModel.CallToAction.Deploy |
getDefaultInstance() |
PublisherModel.CallToAction.Deploy |
getDefaultInstanceForType() |
PublisherModel.CallToAction.Deploy.DeployMetadata |
getDeployMetadata()
Optional.
|
PublisherModel.CallToAction.Deploy.DeployMetadataOrBuilder |
getDeployMetadataOrBuilder()
Optional.
|
String |
getDeployTaskName()
Optional.
|
com.google.protobuf.ByteString |
getDeployTaskNameBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
LargeModelReference |
getLargeModelReference()
Optional.
|
LargeModelReferenceOrBuilder |
getLargeModelReferenceOrBuilder()
Optional.
|
String |
getModelDisplayName()
Optional.
|
com.google.protobuf.ByteString |
getModelDisplayNameBytes()
Optional.
|
com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> |
getParserForType() |
PublisherModel.CallToAction.Deploy.PredictionResourcesCase |
getPredictionResourcesCase() |
String |
getPublicArtifactUri()
Optional.
|
com.google.protobuf.ByteString |
getPublicArtifactUriBytes()
Optional.
|
int |
getSerializedSize() |
String |
getSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
|
com.google.protobuf.ByteString |
getSharedResourcesBytes()
The resource name of the shared DeploymentResourcePool to deploy on.
|
String |
getTitle()
Required.
|
com.google.protobuf.ByteString |
getTitleBytes()
Required.
|
boolean |
hasAutomaticResources()
A description of resources that to large degree are decided by Vertex
AI, and require only a modest additional configuration.
|
boolean |
hasContainerSpec()
Optional.
|
boolean |
hasDedicatedResources()
A description of resources that are dedicated to the DeployedModel,
and that need a higher degree of manual configuration.
|
boolean |
hasDeployMetadata()
Optional.
|
boolean |
hasDeployTaskName()
Optional.
|
int |
hashCode() |
boolean |
hasLargeModelReference()
Optional.
|
boolean |
hasSharedResources()
The resource name of the shared DeploymentResourcePool to deploy on.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PublisherModel.CallToAction.Deploy.Builder |
newBuilder() |
static PublisherModel.CallToAction.Deploy.Builder |
newBuilder(PublisherModel.CallToAction.Deploy prototype) |
PublisherModel.CallToAction.Deploy.Builder |
newBuilderForType() |
protected PublisherModel.CallToAction.Deploy.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PublisherModel.CallToAction.Deploy |
parseDelimitedFrom(InputStream input) |
static PublisherModel.CallToAction.Deploy |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublisherModel.CallToAction.Deploy |
parseFrom(byte[] data) |
static PublisherModel.CallToAction.Deploy |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublisherModel.CallToAction.Deploy |
parseFrom(ByteBuffer data) |
static PublisherModel.CallToAction.Deploy |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublisherModel.CallToAction.Deploy |
parseFrom(com.google.protobuf.ByteString data) |
static PublisherModel.CallToAction.Deploy |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublisherModel.CallToAction.Deploy |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PublisherModel.CallToAction.Deploy |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PublisherModel.CallToAction.Deploy |
parseFrom(InputStream input) |
static PublisherModel.CallToAction.Deploy |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> |
parser() |
PublisherModel.CallToAction.Deploy.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int DEDICATED_RESOURCES_FIELD_NUMBER
public static final int AUTOMATIC_RESOURCES_FIELD_NUMBER
public static final int SHARED_RESOURCES_FIELD_NUMBER
public static final int MODEL_DISPLAY_NAME_FIELD_NUMBER
public static final int LARGE_MODEL_REFERENCE_FIELD_NUMBER
public static final int CONTAINER_SPEC_FIELD_NUMBER
public static final int ARTIFACT_URI_FIELD_NUMBER
public static final int DEPLOY_TASK_NAME_FIELD_NUMBER
public static final int DEPLOY_METADATA_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int PUBLIC_ARTIFACT_URI_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public PublisherModel.CallToAction.Deploy.PredictionResourcesCase getPredictionResourcesCase()
getPredictionResourcesCase in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;hasDedicatedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getDedicatedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getDedicatedResourcesOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;hasAutomaticResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getAutomaticResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getAutomaticResourcesOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;hasSharedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getSharedResources in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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;getSharedResourcesBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getModelDisplayName()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];getModelDisplayName in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getModelDisplayNameBytes()
Optional. Default model display name.
string model_display_name = 1 [(.google.api.field_behavior) = OPTIONAL];getModelDisplayNameBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
hasLargeModelReference in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
getLargeModelReference in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
getLargeModelReferenceOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
hasContainerSpec in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
getContainerSpec in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];
getContainerSpecOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];getArtifactUri in interface PublisherModel.CallToAction.DeployOrBuilderpublic 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];getArtifactUriBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic boolean hasDeployTaskName()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
hasDeployTaskName in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getDeployTaskName()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
getDeployTaskName in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getDeployTaskNameBytes()
Optional. The name of the deploy task (e.g., "text to image generation").
optional string deploy_task_name = 10 [(.google.api.field_behavior) = OPTIONAL];
getDeployTaskNameBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic boolean hasDeployMetadata()
Optional. Metadata information about this deployment config.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy.DeployMetadata deploy_metadata = 11 [(.google.api.field_behavior) = OPTIONAL];
hasDeployMetadata in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.DeployMetadata getDeployMetadata()
Optional. Metadata information about this deployment config.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy.DeployMetadata deploy_metadata = 11 [(.google.api.field_behavior) = OPTIONAL];
getDeployMetadata in interface PublisherModel.CallToAction.DeployOrBuilderpublic PublisherModel.CallToAction.Deploy.DeployMetadataOrBuilder getDeployMetadataOrBuilder()
Optional. Metadata information about this deployment config.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy.DeployMetadata deploy_metadata = 11 [(.google.api.field_behavior) = OPTIONAL];
getDeployMetadataOrBuilder in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getTitle()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];getTitle in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
Required. The title of the regional resource reference.
string title = 8 [(.google.api.field_behavior) = REQUIRED];getTitleBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic String getPublicArtifactUri()
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];getPublicArtifactUri in interface PublisherModel.CallToAction.DeployOrBuilderpublic com.google.protobuf.ByteString getPublicArtifactUriBytes()
Optional. The signed URI for ephemeral Cloud Storage access to model artifact.
string public_artifact_uri = 9 [(.google.api.field_behavior) = OPTIONAL];getPublicArtifactUriBytes in interface PublisherModel.CallToAction.DeployOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PublisherModel.CallToAction.Deploy parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(InputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublisherModel.CallToAction.Deploy parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction.Deploy parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction.Deploy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PublisherModel.CallToAction.Deploy.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PublisherModel.CallToAction.Deploy.Builder newBuilder()
public static PublisherModel.CallToAction.Deploy.Builder newBuilder(PublisherModel.CallToAction.Deploy prototype)
public PublisherModel.CallToAction.Deploy.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PublisherModel.CallToAction.Deploy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PublisherModel.CallToAction.Deploy getDefaultInstance()
public static com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> parser()
public com.google.protobuf.Parser<PublisherModel.CallToAction.Deploy> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PublisherModel.CallToAction.Deploy getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.