Dataplex V1 API - Class Google::Cloud::Dataplex::V1::MetadataJob::ExportJobSpec (v2.3.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::MetadataJob::ExportJobSpec.

Export job specification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#output_path

def output_path() -> ::String
Returns
  • (::String) — Required. The root path of the exported metadata. Must be in the format: "gs://

#output_path=

def output_path=(value) -> ::String
Parameter
  • value (::String) — Required. The root path of the exported metadata. Must be in the format: "gs://
Returns
  • (::String) — Required. The root path of the exported metadata. Must be in the format: "gs://

#scope

def scope() -> ::Google::Cloud::Dataplex::V1::MetadataJob::ExportJobSpec::ExportJobScope
Returns

#scope=

def scope=(value) -> ::Google::Cloud::Dataplex::V1::MetadataJob::ExportJobSpec::ExportJobScope
Parameter
Returns