Class PublisherModel.CallToAction
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction
-
- All Implemented Interfaces:
PublisherModel.CallToActionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- PublisherModel
public static final class PublisherModel.CallToAction extends com.google.protobuf.GeneratedMessageV3 implements PublisherModel.CallToActionOrBuilder
Actions could take on this Publisher Model.
Protobuf typegoogle.cloud.aiplatform.v1beta1.PublisherModel.CallToAction- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPublisherModel.CallToAction.BuilderActions could take on this Publisher Model.static classPublisherModel.CallToAction.DeployModel metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.static interfacePublisherModel.CallToAction.DeployOrBuilderstatic classPublisherModel.CallToAction.RegionalResourceReferencesThe regional resource name or the URI.static interfacePublisherModel.CallToAction.RegionalResourceReferencesOrBuilderstatic classPublisherModel.CallToAction.ViewRestApiRest API docs.static interfacePublisherModel.CallToAction.ViewRestApiOrBuilder-
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 intCREATE_APPLICATION_FIELD_NUMBERstatic intDEPLOY_FIELD_NUMBERstatic intOPEN_EVALUATION_PIPELINE_FIELD_NUMBERstatic intOPEN_FINE_TUNING_PIPELINE_FIELD_NUMBERstatic intOPEN_GENERATION_AI_STUDIO_FIELD_NUMBERstatic intOPEN_GENIE_FIELD_NUMBERstatic intOPEN_NOTEBOOK_FIELD_NUMBERstatic intOPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBERstatic intREQUEST_ACCESS_FIELD_NUMBERstatic intVIEW_REST_API_FIELD_NUMBER
-
Method Summary
-
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
-
VIEW_REST_API_FIELD_NUMBER
public static final int VIEW_REST_API_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_NOTEBOOK_FIELD_NUMBER
public static final int OPEN_NOTEBOOK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_APPLICATION_FIELD_NUMBER
public static final int CREATE_APPLICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_FINE_TUNING_PIPELINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
public static final int OPEN_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_GENIE_FIELD_NUMBER
public static final int OPEN_GENIE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOY_FIELD_NUMBER
public static final int DEPLOY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
public static final int OPEN_GENERATION_AI_STUDIO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ACCESS_FIELD_NUMBER
public static final int REQUEST_ACCESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPEN_EVALUATION_PIPELINE_FIELD_NUMBER
public static final int OPEN_EVALUATION_PIPELINE_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
-
hasViewRestApi
public boolean hasViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasViewRestApiin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the viewRestApi field is set.
-
getViewRestApi
public 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];- Specified by:
getViewRestApiin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The viewRestApi.
-
getViewRestApiOrBuilder
public 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];- Specified by:
getViewRestApiOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenNotebook
public boolean hasOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasOpenNotebookin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openNotebook field is set.
-
getOpenNotebook
public 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];- Specified by:
getOpenNotebookin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openNotebook.
-
getOpenNotebookOrBuilder
public 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];- Specified by:
getOpenNotebookOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasCreateApplication
public boolean hasCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasCreateApplicationin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the createApplication field is set.
-
getCreateApplication
public 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];- Specified by:
getCreateApplicationin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The createApplication.
-
getCreateApplicationOrBuilder
public 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];- Specified by:
getCreateApplicationOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenFineTuningPipeline
public 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];- Specified by:
hasOpenFineTuningPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openFineTuningPipeline field is set.
-
getOpenFineTuningPipeline
public 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];- Specified by:
getOpenFineTuningPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openFineTuningPipeline.
-
getOpenFineTuningPipelineOrBuilder
public 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];- Specified by:
getOpenFineTuningPipelineOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenPromptTuningPipeline
public 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];- Specified by:
hasOpenPromptTuningPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openPromptTuningPipeline field is set.
-
getOpenPromptTuningPipeline
public 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];- Specified by:
getOpenPromptTuningPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openPromptTuningPipeline.
-
getOpenPromptTuningPipelineOrBuilder
public 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];- Specified by:
getOpenPromptTuningPipelineOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenGenie
public boolean hasOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasOpenGeniein interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openGenie field is set.
-
getOpenGenie
public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOpenGeniein interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openGenie.
-
getOpenGenieOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenieOrBuilder()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOpenGenieOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasDeploy
public boolean hasDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasDeployin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the deploy field is set.
-
getDeploy
public 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];- Specified by:
getDeployin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The deploy.
-
getDeployOrBuilder
public 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];- Specified by:
getDeployOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenGenerationAiStudio
public 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];- Specified by:
hasOpenGenerationAiStudioin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openGenerationAiStudio field is set.
-
getOpenGenerationAiStudio
public 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];- Specified by:
getOpenGenerationAiStudioin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openGenerationAiStudio.
-
getOpenGenerationAiStudioOrBuilder
public 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];- Specified by:
getOpenGenerationAiStudioOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasRequestAccess
public boolean hasRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasRequestAccessin interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the requestAccess field is set.
-
getRequestAccess
public PublisherModel.CallToAction.RegionalResourceReferences getRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRequestAccessin interfacePublisherModel.CallToActionOrBuilder- Returns:
- The requestAccess.
-
getRequestAccessOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getRequestAccessOrBuilder()
Optional. Request for access.
.google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRequestAccessOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
hasOpenEvaluationPipeline
public 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];- Specified by:
hasOpenEvaluationPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- Whether the openEvaluationPipeline field is set.
-
getOpenEvaluationPipeline
public 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];- Specified by:
getOpenEvaluationPipelinein interfacePublisherModel.CallToActionOrBuilder- Returns:
- The openEvaluationPipeline.
-
getOpenEvaluationPipelineOrBuilder
public 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];- Specified by:
getOpenEvaluationPipelineOrBuilderin interfacePublisherModel.CallToActionOrBuilder
-
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 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PublisherModel.CallToAction parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PublisherModel.CallToAction parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PublisherModel.CallToAction.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PublisherModel.CallToAction.Builder newBuilder()
-
newBuilder
public static PublisherModel.CallToAction.Builder newBuilder(PublisherModel.CallToAction prototype)
-
toBuilder
public PublisherModel.CallToAction.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PublisherModel.CallToAction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PublisherModel.CallToAction getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PublisherModel.CallToAction> parser()
-
getParserForType
public com.google.protobuf.Parser<PublisherModel.CallToAction> 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 getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-