public final class SchemaMessage extends GeneratedMessage implements SchemaMessageOrBuilderA message produced during schema resolution.
Protobuf type google.cloud.geminidataanalytics.v1beta.SchemaMessage
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SchemaMessageImplements
SchemaMessageOrBuilderStatic Fields
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RESULT_FIELD_NUMBER
public static final int RESULT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SchemaMessage getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SchemaMessage.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SchemaMessage.Builder |
|
newBuilder(SchemaMessage prototype)
public static SchemaMessage.Builder newBuilder(SchemaMessage prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SchemaMessage |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage.Builder |
|
parseDelimitedFrom(InputStream input)
public static SchemaMessage parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SchemaMessage parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SchemaMessage parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SchemaMessage parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SchemaMessage parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SchemaMessage parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SchemaMessage parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SchemaMessage> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SchemaMessage> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SchemaMessage getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SchemaMessage |
|
getKindCase()
public SchemaMessage.KindCase getKindCase()| Returns | |
|---|---|
| Type | Description |
SchemaMessage.KindCase |
|
getParserForType()
public Parser<SchemaMessage> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SchemaMessage> |
|
getQuery()
public SchemaQuery getQuery()A schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaQuery query = 1;
| Returns | |
|---|---|
| Type | Description |
SchemaQuery |
The query. |
getQueryOrBuilder()
public SchemaQueryOrBuilder getQueryOrBuilder()A schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaQuery query = 1;
| Returns | |
|---|---|
| Type | Description |
SchemaQueryOrBuilder |
|
getResult()
public SchemaResult getResult()The result of a schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaResult result = 2;
| Returns | |
|---|---|
| Type | Description |
SchemaResult |
The result. |
getResultOrBuilder()
public SchemaResultOrBuilder getResultOrBuilder()The result of a schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaResult result = 2;
| Returns | |
|---|---|
| Type | Description |
SchemaResultOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasQuery()
public boolean hasQuery()A schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaQuery query = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the query field is set. |
hasResult()
public boolean hasResult()The result of a schema resolution query.
.google.cloud.geminidataanalytics.v1beta.SchemaResult result = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the result field is set. |
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 SchemaMessage.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SchemaMessage.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SchemaMessage.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SchemaMessage.Builder |
|
toBuilder()
public SchemaMessage.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SchemaMessage.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|