public final class VertexModelSpec extends com.google.protobuf.GeneratedMessageV3 implements VertexModelSpecOrBuilder
Specification for vertex model resources.Protobuf type
google.cloud.datacatalog.v1.VertexModelSpec| Modifier and Type | Class and Description |
|---|---|
static class |
VertexModelSpec.Builder
Specification for vertex model resources.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
CONTAINER_IMAGE_URI_FIELD_NUMBER |
static int |
VERSION_ALIASES_FIELD_NUMBER |
static int |
VERSION_DESCRIPTION_FIELD_NUMBER |
static int |
VERSION_ID_FIELD_NUMBER |
static int |
VERTEX_MODEL_SOURCE_INFO_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getContainerImageUri()
URI of the Docker image to be used as the custom container for serving
predictions.
|
com.google.protobuf.ByteString |
getContainerImageUriBytes()
URI of the Docker image to be used as the custom container for serving
predictions.
|
static VertexModelSpec |
getDefaultInstance() |
VertexModelSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<VertexModelSpec> |
getParserForType() |
int |
getSerializedSize() |
String |
getVersionAliases(int index)
User provided version aliases so that a model version can be referenced via
alias
|
com.google.protobuf.ByteString |
getVersionAliasesBytes(int index)
User provided version aliases so that a model version can be referenced via
alias
|
int |
getVersionAliasesCount()
User provided version aliases so that a model version can be referenced via
alias
|
com.google.protobuf.ProtocolStringList |
getVersionAliasesList()
User provided version aliases so that a model version can be referenced via
alias
|
String |
getVersionDescription()
The description of this version.
|
com.google.protobuf.ByteString |
getVersionDescriptionBytes()
The description of this version.
|
String |
getVersionId()
The version ID of the model.
|
com.google.protobuf.ByteString |
getVersionIdBytes()
The version ID of the model.
|
VertexModelSourceInfo |
getVertexModelSourceInfo()
Source of a Vertex model.
|
VertexModelSourceInfoOrBuilder |
getVertexModelSourceInfoOrBuilder()
Source of a Vertex model.
|
int |
hashCode() |
boolean |
hasVertexModelSourceInfo()
Source of a Vertex model.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VertexModelSpec.Builder |
newBuilder() |
static VertexModelSpec.Builder |
newBuilder(VertexModelSpec prototype) |
VertexModelSpec.Builder |
newBuilderForType() |
protected VertexModelSpec.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VertexModelSpec |
parseDelimitedFrom(InputStream input) |
static VertexModelSpec |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexModelSpec |
parseFrom(byte[] data) |
static VertexModelSpec |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexModelSpec |
parseFrom(ByteBuffer data) |
static VertexModelSpec |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexModelSpec |
parseFrom(com.google.protobuf.ByteString data) |
static VertexModelSpec |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexModelSpec |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VertexModelSpec |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VertexModelSpec |
parseFrom(InputStream input) |
static VertexModelSpec |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VertexModelSpec> |
parser() |
VertexModelSpec.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, 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 VERSION_ID_FIELD_NUMBER
public static final int VERSION_ALIASES_FIELD_NUMBER
public static final int VERSION_DESCRIPTION_FIELD_NUMBER
public static final int VERTEX_MODEL_SOURCE_INFO_FIELD_NUMBER
public static final int CONTAINER_IMAGE_URI_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 String getVersionId()
The version ID of the model.
string version_id = 1;getVersionId in interface VertexModelSpecOrBuilderpublic com.google.protobuf.ByteString getVersionIdBytes()
The version ID of the model.
string version_id = 1;getVersionIdBytes in interface VertexModelSpecOrBuilderpublic com.google.protobuf.ProtocolStringList getVersionAliasesList()
User provided version aliases so that a model version can be referenced via alias
repeated string version_aliases = 2;getVersionAliasesList in interface VertexModelSpecOrBuilderpublic int getVersionAliasesCount()
User provided version aliases so that a model version can be referenced via alias
repeated string version_aliases = 2;getVersionAliasesCount in interface VertexModelSpecOrBuilderpublic String getVersionAliases(int index)
User provided version aliases so that a model version can be referenced via alias
repeated string version_aliases = 2;getVersionAliases in interface VertexModelSpecOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getVersionAliasesBytes(int index)
User provided version aliases so that a model version can be referenced via alias
repeated string version_aliases = 2;getVersionAliasesBytes in interface VertexModelSpecOrBuilderindex - The index of the value to return.public String getVersionDescription()
The description of this version.
string version_description = 3;getVersionDescription in interface VertexModelSpecOrBuilderpublic com.google.protobuf.ByteString getVersionDescriptionBytes()
The description of this version.
string version_description = 3;getVersionDescriptionBytes in interface VertexModelSpecOrBuilderpublic boolean hasVertexModelSourceInfo()
Source of a Vertex model.
.google.cloud.datacatalog.v1.VertexModelSourceInfo vertex_model_source_info = 4;hasVertexModelSourceInfo in interface VertexModelSpecOrBuilderpublic VertexModelSourceInfo getVertexModelSourceInfo()
Source of a Vertex model.
.google.cloud.datacatalog.v1.VertexModelSourceInfo vertex_model_source_info = 4;getVertexModelSourceInfo in interface VertexModelSpecOrBuilderpublic VertexModelSourceInfoOrBuilder getVertexModelSourceInfoOrBuilder()
Source of a Vertex model.
.google.cloud.datacatalog.v1.VertexModelSourceInfo vertex_model_source_info = 4;getVertexModelSourceInfoOrBuilder in interface VertexModelSpecOrBuilderpublic String getContainerImageUri()
URI of the Docker image to be used as the custom container for serving predictions.
string container_image_uri = 5;getContainerImageUri in interface VertexModelSpecOrBuilderpublic com.google.protobuf.ByteString getContainerImageUriBytes()
URI of the Docker image to be used as the custom container for serving predictions.
string container_image_uri = 5;getContainerImageUriBytes in interface VertexModelSpecOrBuilderpublic 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 VertexModelSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VertexModelSpec parseFrom(InputStream input) throws IOException
IOExceptionpublic static VertexModelSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VertexModelSpec parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VertexModelSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VertexModelSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VertexModelSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VertexModelSpec.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VertexModelSpec.Builder newBuilder()
public static VertexModelSpec.Builder newBuilder(VertexModelSpec prototype)
public VertexModelSpec.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VertexModelSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VertexModelSpec getDefaultInstance()
public static com.google.protobuf.Parser<VertexModelSpec> parser()
public com.google.protobuf.Parser<VertexModelSpec> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VertexModelSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.