public static final class PublisherModel.CallToAction extends com.google.protobuf.GeneratedMessageV3 implements PublisherModel.CallToActionOrBuilder
Actions could take on this Publisher Model.Protobuf type
google.cloud.aiplatform.v1beta1.PublisherModel.CallToActioncom.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 |
CREATE_APPLICATION_FIELD_NUMBER |
static int |
DEPLOY_FIELD_NUMBER |
static int |
DEPLOY_GKE_FIELD_NUMBER |
static int |
OPEN_EVALUATION_PIPELINE_FIELD_NUMBER |
static int |
OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER |
static int |
OPEN_FINE_TUNING_PIPELINES_FIELD_NUMBER |
static int |
OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER |
static int |
OPEN_GENIE_FIELD_NUMBER |
static int |
OPEN_NOTEBOOK_FIELD_NUMBER |
static int |
OPEN_NOTEBOOKS_FIELD_NUMBER |
static int |
OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER |
static int |
REQUEST_ACCESS_FIELD_NUMBER |
static int |
VIEW_REST_API_FIELD_NUMBER |
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 VIEW_REST_API_FIELD_NUMBER
public static final int OPEN_NOTEBOOK_FIELD_NUMBER
public static final int OPEN_NOTEBOOKS_FIELD_NUMBER
public static final int CREATE_APPLICATION_FIELD_NUMBER
public static final int OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_FINE_TUNING_PIPELINES_FIELD_NUMBER
public static final int OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_GENIE_FIELD_NUMBER
public static final int DEPLOY_FIELD_NUMBER
public static final int DEPLOY_GKE_FIELD_NUMBER
public static final int OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
public static final int REQUEST_ACCESS_FIELD_NUMBER
public static final int OPEN_EVALUATION_PIPELINE_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 boolean hasViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
hasViewRestApi in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.ViewRestApi getViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
getViewRestApi in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.ViewRestApiOrBuilder getViewRestApiOrBuilder()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
getViewRestApiOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
hasOpenNotebook in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
getOpenNotebook in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenNotebookOrBuilder()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
getOpenNotebookOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenNotebooks()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
hasOpenNotebooks in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.OpenNotebooks getOpenNotebooks()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
getOpenNotebooks in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.OpenNotebooksOrBuilder getOpenNotebooksOrBuilder()
Optional. Open notebooks of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenNotebooks open_notebooks = 12 [(.google.api.field_behavior) = OPTIONAL];
getOpenNotebooksOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
hasCreateApplication in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
getCreateApplication in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getCreateApplicationOrBuilder()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
getCreateApplicationOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenFineTuningPipeline()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
hasOpenFineTuningPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenFineTuningPipeline()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
getOpenFineTuningPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenFineTuningPipelineOrBuilder()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
getOpenFineTuningPipelineOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenFineTuningPipelines()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
hasOpenFineTuningPipelines in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.OpenFineTuningPipelines getOpenFineTuningPipelines()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
getOpenFineTuningPipelines in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.OpenFineTuningPipelinesOrBuilder getOpenFineTuningPipelinesOrBuilder()
Optional. Open fine-tuning pipelines of the PublisherModel.
optional .google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.OpenFineTuningPipelines open_fine_tuning_pipelines = 13 [(.google.api.field_behavior) = OPTIONAL];
getOpenFineTuningPipelinesOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenPromptTuningPipeline()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
hasOpenPromptTuningPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenPromptTuningPipeline()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
getOpenPromptTuningPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenPromptTuningPipelineOrBuilder()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
getOpenPromptTuningPipelineOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
hasOpenGenie in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
getOpenGenie in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenieOrBuilder()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
getOpenGenieOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
hasDeploy in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.Deploy getDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
getDeploy in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.DeployOrBuilder getDeployOrBuilder()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
getDeployOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasDeployGke()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
hasDeployGke in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.DeployGke getDeployGke()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
getDeployGke in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.DeployGkeOrBuilder getDeployGkeOrBuilder()
Optional. Deploy PublisherModel to Google Kubernetes Engine.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke deploy_gke = 14 [(.google.api.field_behavior) = OPTIONAL];
getDeployGkeOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
hasOpenGenerationAiStudio in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
getOpenGenerationAiStudio in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenerationAiStudioOrBuilder()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
getOpenGenerationAiStudioOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
hasRequestAccess in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
getRequestAccess in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getRequestAccessOrBuilder()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
getRequestAccessOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic boolean hasOpenEvaluationPipeline()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
hasOpenEvaluationPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferences getOpenEvaluationPipeline()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
getOpenEvaluationPipeline in interface PublisherModel.CallToActionOrBuilderpublic PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenEvaluationPipelineOrBuilder()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
getOpenEvaluationPipelineOrBuilder in interface PublisherModel.CallToActionOrBuilderpublic 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 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PublisherModel.CallToAction parseFrom(InputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublisherModel.CallToAction parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PublisherModel.CallToAction parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PublisherModel.CallToAction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PublisherModel.CallToAction.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PublisherModel.CallToAction.Builder newBuilder()
public static PublisherModel.CallToAction.Builder newBuilder(PublisherModel.CallToAction prototype)
public PublisherModel.CallToAction.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PublisherModel.CallToAction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PublisherModel.CallToAction getDefaultInstance()
public static com.google.protobuf.Parser<PublisherModel.CallToAction> parser()
public com.google.protobuf.Parser<PublisherModel.CallToAction> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PublisherModel.CallToAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.