public static final class MigratableResource.MlEngineModelVersion extends GeneratedMessage implements MigratableResource.MlEngineModelVersionOrBuilderRepresents one model Version in ml.googleapis.com.
Protobuf type google.cloud.aiplatform.v1.MigratableResource.MlEngineModelVersion
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > MigratableResource.MlEngineModelVersionStatic Fields
ENDPOINT_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static MigratableResource.MlEngineModelVersion getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static MigratableResource.MlEngineModelVersion.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion.Builder |
|
newBuilder(MigratableResource.MlEngineModelVersion prototype)
public static MigratableResource.MlEngineModelVersion.Builder newBuilder(MigratableResource.MlEngineModelVersion prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
MigratableResource.MlEngineModelVersion |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion.Builder |
|
parseDelimitedFrom(InputStream input)
public static MigratableResource.MlEngineModelVersion parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static MigratableResource.MlEngineModelVersion parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static MigratableResource.MlEngineModelVersion parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static MigratableResource.MlEngineModelVersion parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static MigratableResource.MlEngineModelVersion parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static MigratableResource.MlEngineModelVersion parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static MigratableResource.MlEngineModelVersion parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<MigratableResource.MlEngineModelVersion> parser()| Returns | |
|---|---|
| Type | Description |
Parser<MlEngineModelVersion> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public MigratableResource.MlEngineModelVersion getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion |
|
getEndpoint()
public String getEndpoint()The ml.googleapis.com endpoint that this model Version currently lives in. Example values:
- ml.googleapis.com
- us-centrall-ml.googleapis.com
- europe-west4-ml.googleapis.com
- asia-east1-ml.googleapis.com
string endpoint = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The endpoint. |
getEndpointBytes()
public ByteString getEndpointBytes()The ml.googleapis.com endpoint that this model Version currently lives in. Example values:
- ml.googleapis.com
- us-centrall-ml.googleapis.com
- europe-west4-ml.googleapis.com
- asia-east1-ml.googleapis.com
string endpoint = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for endpoint. |
getParserForType()
public Parser<MigratableResource.MlEngineModelVersion> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<MlEngineModelVersion> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getVersion()
public String getVersion() Full resource name of ml engine model Version.
Format: projects/{project}/models/{model}/versions/{version}.
string version = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The version. |
getVersionBytes()
public ByteString getVersionBytes() Full resource name of ml engine model Version.
Format: projects/{project}/models/{model}/versions/{version}.
string version = 2 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for version. |
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 MigratableResource.MlEngineModelVersion.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected MigratableResource.MlEngineModelVersion.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion.Builder |
|
toBuilder()
public MigratableResource.MlEngineModelVersion.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
MigratableResource.MlEngineModelVersion.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|