public static final class ModelMonitoringSchema.FieldSchema extends GeneratedMessage implements ModelMonitoringSchema.FieldSchemaOrBuilderSchema field definition.
Protobuf type google.cloud.aiplatform.v1beta1.ModelMonitoringSchema.FieldSchema
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ModelMonitoringSchema.FieldSchemaImplements
ModelMonitoringSchema.FieldSchemaOrBuilderStatic Fields
DATA_TYPE_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
REPEATED_FIELD_NUMBER
public static final int REPEATED_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ModelMonitoringSchema.FieldSchema getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ModelMonitoringSchema.FieldSchema.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema.Builder |
|
newBuilder(ModelMonitoringSchema.FieldSchema prototype)
public static ModelMonitoringSchema.FieldSchema.Builder newBuilder(ModelMonitoringSchema.FieldSchema prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ModelMonitoringSchema.FieldSchema |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema.Builder |
|
parseDelimitedFrom(InputStream input)
public static ModelMonitoringSchema.FieldSchema parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ModelMonitoringSchema.FieldSchema parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ModelMonitoringSchema.FieldSchema parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ModelMonitoringSchema.FieldSchema parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ModelMonitoringSchema.FieldSchema parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ModelMonitoringSchema.FieldSchema parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ModelMonitoringSchema.FieldSchema parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ModelMonitoringSchema.FieldSchema> parser()| Returns | |
|---|---|
| Type | Description |
Parser<FieldSchema> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDataType()
public String getDataType() Supported data types are:
float
integer
boolean
string
categorical
string data_type = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The dataType. |
getDataTypeBytes()
public ByteString getDataTypeBytes() Supported data types are:
float
integer
boolean
string
categorical
string data_type = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for dataType. |
getDefaultInstanceForType()
public ModelMonitoringSchema.FieldSchema getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema |
|
getName()
public String getName()Field name.
string name = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes()Field name.
string name = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getParserForType()
public Parser<ModelMonitoringSchema.FieldSchema> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<FieldSchema> |
|
getRepeated()
public boolean getRepeated()Describes if the schema field is an array of given data type.
bool repeated = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
The repeated. |
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 ModelMonitoringSchema.FieldSchema.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ModelMonitoringSchema.FieldSchema.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema.Builder |
|
toBuilder()
public ModelMonitoringSchema.FieldSchema.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringSchema.FieldSchema.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|