Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::SuggestionConfig.
The configuration for the suggestion if requested as a target type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#skip_suggestion_steps
def skip_suggestion_steps() -> ::Array<::Google::Cloud::Bigquery::Migration::V2::SuggestionStep>
Returns
- (::Array<::Google::Cloud::Bigquery::Migration::V2::SuggestionStep>) — The list of suggestion steps to skip.
#skip_suggestion_steps=
def skip_suggestion_steps=(value) -> ::Array<::Google::Cloud::Bigquery::Migration::V2::SuggestionStep>
Parameter
- value (::Array<::Google::Cloud::Bigquery::Migration::V2::SuggestionStep>) — The list of suggestion steps to skip.
Returns
- (::Array<::Google::Cloud::Bigquery::Migration::V2::SuggestionStep>) — The list of suggestion steps to skip.