public final class ImageClassificationModelDeploymentMetadata extends GeneratedMessage implements ImageClassificationModelDeploymentMetadataOrBuilderModel deployment metadata specific to Image Classification.
Protobuf type google.cloud.automl.v1beta1.ImageClassificationModelDeploymentMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ImageClassificationModelDeploymentMetadataStatic Fields
NODE_COUNT_FIELD_NUMBER
public static final int NODE_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ImageClassificationModelDeploymentMetadata getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ImageClassificationModelDeploymentMetadata.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata.Builder |
|
newBuilder(ImageClassificationModelDeploymentMetadata prototype)
public static ImageClassificationModelDeploymentMetadata.Builder newBuilder(ImageClassificationModelDeploymentMetadata prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ImageClassificationModelDeploymentMetadata |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata.Builder |
|
parseDelimitedFrom(InputStream input)
public static ImageClassificationModelDeploymentMetadata parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ImageClassificationModelDeploymentMetadata parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ImageClassificationModelDeploymentMetadata parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ImageClassificationModelDeploymentMetadata parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ImageClassificationModelDeploymentMetadata parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ImageClassificationModelDeploymentMetadata parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ImageClassificationModelDeploymentMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ImageClassificationModelDeploymentMetadata> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ImageClassificationModelDeploymentMetadata> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ImageClassificationModelDeploymentMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata |
|
getNodeCount()
public long getNodeCount()Input only. The number of nodes to deploy the model on. A node is an abstraction of a machine resource, which can handle online prediction QPS as given in the model's
node_qps. Must be between 1 and 100, inclusive on both ends.
int64 node_count = 1;
| Returns | |
|---|---|
| Type | Description |
long |
The nodeCount. |
getParserForType()
public Parser<ImageClassificationModelDeploymentMetadata> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ImageClassificationModelDeploymentMetadata> |
|
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 ImageClassificationModelDeploymentMetadata.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ImageClassificationModelDeploymentMetadata.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata.Builder |
|
toBuilder()
public ImageClassificationModelDeploymentMetadata.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ImageClassificationModelDeploymentMetadata.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|