public static final class DataQualityRuleResult.DebugQueryResult extends GeneratedMessage implements DataQualityRuleResult.DebugQueryResultOrBuilderContains a single result from the debug query.
Protobuf type google.cloud.dataplex.v1.DataQualityRuleResult.DebugQueryResult
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataQualityRuleResult.DebugQueryResultStatic Fields
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static DataQualityRuleResult.DebugQueryResult getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DataQualityRuleResult.DebugQueryResult.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult.Builder |
|
newBuilder(DataQualityRuleResult.DebugQueryResult prototype)
public static DataQualityRuleResult.DebugQueryResult.Builder newBuilder(DataQualityRuleResult.DebugQueryResult prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DataQualityRuleResult.DebugQueryResult |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult.Builder |
|
parseDelimitedFrom(InputStream input)
public static DataQualityRuleResult.DebugQueryResult parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DataQualityRuleResult.DebugQueryResult parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DataQualityRuleResult.DebugQueryResult parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DataQualityRuleResult.DebugQueryResult parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DataQualityRuleResult.DebugQueryResult parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DataQualityRuleResult.DebugQueryResult parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DataQualityRuleResult.DebugQueryResult parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DataQualityRuleResult.DebugQueryResult> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DebugQueryResult> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DataQualityRuleResult.DebugQueryResult getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult |
|
getName()
public String getName() Specifies the name of the result. Available if provided with an explicit
alias using [AS] alias.
string name = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
public ByteString getNameBytes() Specifies the name of the result. Available if provided with an explicit
alias using [AS] alias.
string name = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getParserForType()
public Parser<DataQualityRuleResult.DebugQueryResult> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DebugQueryResult> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getType()
public String getType()Indicates the data type of the result. For more information, see BigQuery data types.
string type = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The type. |
getTypeBytes()
public ByteString getTypeBytes()Indicates the data type of the result. For more information, see BigQuery data types.
string type = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for type. |
getValue()
public String getValue()Represents the value of the result as a string.
string value = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The value. |
getValueBytes()
public ByteString getValueBytes()Represents the value of the result as a string.
string value = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for value. |
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 DataQualityRuleResult.DebugQueryResult.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DataQualityRuleResult.DebugQueryResult.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult.Builder |
|
toBuilder()
public DataQualityRuleResult.DebugQueryResult.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DataQualityRuleResult.DebugQueryResult.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|