public final class SuggestionStep extends GeneratedMessage implements SuggestionStepOrBuilderSuggestion step to skip.
Protobuf type google.cloud.bigquery.migration.v2.SuggestionStep
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SuggestionStepImplements
SuggestionStepOrBuilderStatic Fields
REWRITE_TARGET_FIELD_NUMBER
public static final int REWRITE_TARGET_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SUGGESTION_TYPE_FIELD_NUMBER
public static final int SUGGESTION_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SuggestionStep getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SuggestionStep.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SuggestionStep.Builder |
|
newBuilder(SuggestionStep prototype)
public static SuggestionStep.Builder newBuilder(SuggestionStep prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SuggestionStep |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep.Builder |
|
parseDelimitedFrom(InputStream input)
public static SuggestionStep parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SuggestionStep parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SuggestionStep parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SuggestionStep parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SuggestionStep parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SuggestionStep parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SuggestionStep parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SuggestionStep> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SuggestionStep> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SuggestionStep getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SuggestionStep |
|
getParserForType()
public Parser<SuggestionStep> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SuggestionStep> |
|
getRewriteTarget()
public SuggestionStep.RewriteTarget getRewriteTarget()The rewrite target.
.google.cloud.bigquery.migration.v2.SuggestionStep.RewriteTarget rewrite_target = 2;
| Returns | |
|---|---|
| Type | Description |
SuggestionStep.RewriteTarget |
The rewriteTarget. |
getRewriteTargetValue()
public int getRewriteTargetValue()The rewrite target.
.google.cloud.bigquery.migration.v2.SuggestionStep.RewriteTarget rewrite_target = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for rewriteTarget. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSuggestionType()
public SuggestionStep.SuggestionType getSuggestionType()The type of suggestion.
.google.cloud.bigquery.migration.v2.SuggestionStep.SuggestionType suggestion_type = 1;
| Returns | |
|---|---|
| Type | Description |
SuggestionStep.SuggestionType |
The suggestionType. |
getSuggestionTypeValue()
public int getSuggestionTypeValue()The type of suggestion.
.google.cloud.bigquery.migration.v2.SuggestionStep.SuggestionType suggestion_type = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for suggestionType. |
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 SuggestionStep.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SuggestionStep.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SuggestionStep.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SuggestionStep.Builder |
|
toBuilder()
public SuggestionStep.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SuggestionStep.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|