public static final class PublisherModel.CallToAction.DeployGke extends GeneratedMessage implements PublisherModel.CallToAction.DeployGkeOrBuilderConfigurations for PublisherModel GKE deployment
Protobuf type google.cloud.aiplatform.v1beta1.PublisherModel.CallToAction.DeployGke
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PublisherModel.CallToAction.DeployGkeStatic Fields
GKE_YAML_CONFIGS_FIELD_NUMBER
public static final int GKE_YAML_CONFIGS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static PublisherModel.CallToAction.DeployGke getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static PublisherModel.CallToAction.DeployGke.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke.Builder |
|
newBuilder(PublisherModel.CallToAction.DeployGke prototype)
public static PublisherModel.CallToAction.DeployGke.Builder newBuilder(PublisherModel.CallToAction.DeployGke prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
PublisherModel.CallToAction.DeployGke |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke.Builder |
|
parseDelimitedFrom(InputStream input)
public static PublisherModel.CallToAction.DeployGke parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static PublisherModel.CallToAction.DeployGke parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static PublisherModel.CallToAction.DeployGke parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static PublisherModel.CallToAction.DeployGke parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static PublisherModel.CallToAction.DeployGke parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static PublisherModel.CallToAction.DeployGke parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PublisherModel.CallToAction.DeployGke parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<PublisherModel.CallToAction.DeployGke> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DeployGke> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public PublisherModel.CallToAction.DeployGke getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke |
|
getGkeYamlConfigs(int index)
public String getGkeYamlConfigs(int index)Optional. GKE deployment configuration in yaml format.
repeated string gke_yaml_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The gkeYamlConfigs at the given index. |
getGkeYamlConfigsBytes(int index)
public ByteString getGkeYamlConfigsBytes(int index)Optional. GKE deployment configuration in yaml format.
repeated string gke_yaml_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the gkeYamlConfigs at the given index. |
getGkeYamlConfigsCount()
public int getGkeYamlConfigsCount()Optional. GKE deployment configuration in yaml format.
repeated string gke_yaml_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The count of gkeYamlConfigs. |
getGkeYamlConfigsList()
public ProtocolStringList getGkeYamlConfigsList()Optional. GKE deployment configuration in yaml format.
repeated string gke_yaml_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the gkeYamlConfigs. |
getParserForType()
public Parser<PublisherModel.CallToAction.DeployGke> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DeployGke> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public PublisherModel.CallToAction.DeployGke.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected PublisherModel.CallToAction.DeployGke.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke.Builder |
|
toBuilder()
public PublisherModel.CallToAction.DeployGke.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
PublisherModel.CallToAction.DeployGke.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|