Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::SuggestionStep.
Suggestion step to skip.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#rewrite_target
def rewrite_target() -> ::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget
Returns
- (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget) — The rewrite target.
#rewrite_target=
def rewrite_target=(value) -> ::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget
Parameter
- value (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget) — The rewrite target.
Returns
- (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::RewriteTarget) — The rewrite target.
#suggestion_type
def suggestion_type() -> ::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::SuggestionType
Returns
- (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::SuggestionType) — The type of suggestion.
#suggestion_type=
def suggestion_type=(value) -> ::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::SuggestionType
Parameter
- value (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::SuggestionType) — The type of suggestion.
Returns
- (::Google::Cloud::Bigquery::Migration::V2::SuggestionStep::SuggestionType) — The type of suggestion.