Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Content::SqlScript.
Configuration for the Sql Script content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#engine
def engine() -> ::Google::Cloud::Dataplex::V1::Content::SqlScript::QueryEngine
Returns
- (::Google::Cloud::Dataplex::V1::Content::SqlScript::QueryEngine) — Required. Query Engine to be used for the Sql Query.
#engine=
def engine=(value) -> ::Google::Cloud::Dataplex::V1::Content::SqlScript::QueryEngine
Parameter
- value (::Google::Cloud::Dataplex::V1::Content::SqlScript::QueryEngine) — Required. Query Engine to be used for the Sql Query.
Returns
- (::Google::Cloud::Dataplex::V1::Content::SqlScript::QueryEngine) — Required. Query Engine to be used for the Sql Query.