Package com.google.cloud.aiplatform.v1
Class PublisherModel.CallToAction
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1.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.v1.PublisherModel.CallToAction
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PublisherModel.CallToAction.Builder
Actions could take on this Publisher Model.static class
PublisherModel.CallToAction.Deploy
Model metadata that is needed for UploadModel or DeployModel/CreateEndpoint requests.static interface
PublisherModel.CallToAction.DeployOrBuilder
static class
PublisherModel.CallToAction.RegionalResourceReferences
The regional resource name or the URI.static interface
PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder
static class
PublisherModel.CallToAction.ViewRestApi
Rest API docs.static interface
PublisherModel.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 int
CREATE_APPLICATION_FIELD_NUMBER
static int
DEPLOY_FIELD_NUMBER
static int
OPEN_EVALUATION_PIPELINE_FIELD_NUMBER
static int
OPEN_FINE_TUNING_PIPELINE_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_PROMPT_TUNING_PIPELINE_FIELD_NUMBER
static int
REQUEST_ACCESS_FIELD_NUMBER
static int
VIEW_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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasViewRestApi
public boolean hasViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasViewRestApi
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the viewRestApi field is set.
-
getViewRestApi
public PublisherModel.CallToAction.ViewRestApi getViewRestApi()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getViewRestApi
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The viewRestApi.
-
getViewRestApiOrBuilder
public PublisherModel.CallToAction.ViewRestApiOrBuilder getViewRestApiOrBuilder()
Optional. To view Rest API docs.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.ViewRestApi view_rest_api = 1 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getViewRestApiOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenNotebook
public boolean hasOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenNotebook
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the openNotebook field is set.
-
getOpenNotebook
public PublisherModel.CallToAction.RegionalResourceReferences getOpenNotebook()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenNotebook
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openNotebook.
-
getOpenNotebookOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenNotebookOrBuilder()
Optional. Open notebook of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_notebook = 2 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenNotebookOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasCreateApplication
public boolean hasCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasCreateApplication
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the createApplication field is set.
-
getCreateApplication
public PublisherModel.CallToAction.RegionalResourceReferences getCreateApplication()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCreateApplication
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The createApplication.
-
getCreateApplicationOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getCreateApplicationOrBuilder()
Optional. Create application using the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences create_application = 3 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getCreateApplicationOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenFineTuningPipeline
public boolean hasOpenFineTuningPipeline()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenFineTuningPipeline
in 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.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenFineTuningPipeline
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openFineTuningPipeline.
-
getOpenFineTuningPipelineOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenFineTuningPipelineOrBuilder()
Optional. Open fine-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_fine_tuning_pipeline = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenFineTuningPipelineOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenPromptTuningPipeline
public boolean hasOpenPromptTuningPipeline()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenPromptTuningPipeline
in 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.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenPromptTuningPipeline
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openPromptTuningPipeline.
-
getOpenPromptTuningPipelineOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenPromptTuningPipelineOrBuilder()
Optional. Open prompt-tuning pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_prompt_tuning_pipeline = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenPromptTuningPipelineOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenGenie
public boolean hasOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenGenie
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the openGenie field is set.
-
getOpenGenie
public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenie()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenGenie
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openGenie.
-
getOpenGenieOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenieOrBuilder()
Optional. Open Genie / Playground.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_genie = 6 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenGenieOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasDeploy
public boolean hasDeploy()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasDeploy
in 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.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDeploy
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The deploy.
-
getDeployOrBuilder
public PublisherModel.CallToAction.DeployOrBuilder getDeployOrBuilder()
Optional. Deploy the PublisherModel to Vertex Endpoint.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.Deploy deploy = 7 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getDeployOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenGenerationAiStudio
public boolean hasOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenGenerationAiStudio
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the openGenerationAiStudio field is set.
-
getOpenGenerationAiStudio
public PublisherModel.CallToAction.RegionalResourceReferences getOpenGenerationAiStudio()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenGenerationAiStudio
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openGenerationAiStudio.
-
getOpenGenerationAiStudioOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenGenerationAiStudioOrBuilder()
Optional. Open in Generation AI Studio.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_generation_ai_studio = 8 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenGenerationAiStudioOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasRequestAccess
public boolean hasRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasRequestAccess
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- Whether the requestAccess field is set.
-
getRequestAccess
public PublisherModel.CallToAction.RegionalResourceReferences getRequestAccess()
Optional. Request for access.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRequestAccess
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The requestAccess.
-
getRequestAccessOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getRequestAccessOrBuilder()
Optional. Request for access.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences request_access = 9 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getRequestAccessOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
hasOpenEvaluationPipeline
public boolean hasOpenEvaluationPipeline()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasOpenEvaluationPipeline
in 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.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenEvaluationPipeline
in interfacePublisherModel.CallToActionOrBuilder
- Returns:
- The openEvaluationPipeline.
-
getOpenEvaluationPipelineOrBuilder
public PublisherModel.CallToAction.RegionalResourceReferencesOrBuilder getOpenEvaluationPipelineOrBuilder()
Optional. Open evaluation pipeline of the PublisherModel.
.google.cloud.aiplatform.v1.PublisherModel.CallToAction.RegionalResourceReferences open_evaluation_pipeline = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getOpenEvaluationPipelineOrBuilder
in interfacePublisherModel.CallToActionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PublisherModel.CallToAction.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PublisherModel.CallToAction getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-