Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataDocumentationResult::Query (v2.8.1)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataDocumentationResult::Query.

A sample SQL query in data documentation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Output only. The description for the query.

#sql

def sql() -> ::String
Returns
  • (::String) — Output only. The SQL query string which can be executed.