public static final class DataSchemaDetails.ProtoAnyConfig extends GeneratedMessage implements DataSchemaDetails.ProtoAnyConfigOrBuilder The configuration for PROTO_ANY data type.
Protobuf type google.cloud.visionai.v1.DataSchemaDetails.ProtoAnyConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataSchemaDetails.ProtoAnyConfigImplements
DataSchemaDetails.ProtoAnyConfigOrBuilderStatic Fields
TYPE_URI_FIELD_NUMBER
public static final int TYPE_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DataSchemaDetails.ProtoAnyConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DataSchemaDetails.ProtoAnyConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig.Builder |
|
newBuilder(DataSchemaDetails.ProtoAnyConfig prototype)
public static DataSchemaDetails.ProtoAnyConfig.Builder newBuilder(DataSchemaDetails.ProtoAnyConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DataSchemaDetails.ProtoAnyConfig |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig.Builder |
|
parseDelimitedFrom(InputStream input)
public static DataSchemaDetails.ProtoAnyConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataSchemaDetails.ProtoAnyConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DataSchemaDetails.ProtoAnyConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ProtoAnyConfig> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DataSchemaDetails.ProtoAnyConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig |
|
getParserForType()
public Parser<DataSchemaDetails.ProtoAnyConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ProtoAnyConfig> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTypeUri()
public String getTypeUri()The type URI of the proto message.
string type_uri = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The typeUri. |
getTypeUriBytes()
public ByteString getTypeUriBytes()The type URI of the proto message.
string type_uri = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for typeUri. |
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 DataSchemaDetails.ProtoAnyConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataSchemaDetails.ProtoAnyConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig.Builder |
|
toBuilder()
public DataSchemaDetails.ProtoAnyConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails.ProtoAnyConfig.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|