Dataplex V1 API - Class Google::Cloud::Dataplex::V1::MetadataJob (v1.1.0)

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

A metadata job resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#import_result

def import_result() -> ::Google::Cloud::Dataplex::V1::MetadataJob::ImportJobResult
Returns

#import_spec

def import_spec() -> ::Google::Cloud::Dataplex::V1::MetadataJob::ImportJobSpec
Returns

#import_spec=

def import_spec=(value) -> ::Google::Cloud::Dataplex::V1::MetadataJob::ImportJobSpec
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels.

#name

def name() -> ::String
Returns
  • (::String) — Output only. Identifier. The name of the resource that the configuration is applied to, in the format projects/{project_number}/locations/{location_id}/metadataJobs/{metadata_job_id}.

#status

def status() -> ::Google::Cloud::Dataplex::V1::MetadataJob::Status
Returns

#type

def type() -> ::Google::Cloud::Dataplex::V1::MetadataJob::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::Dataplex::V1::MetadataJob::Type
Parameter
Returns

#uid

def uid() -> ::String
Returns
  • (::String) — Output only. A system-generated, globally unique ID for the metadata job. If the metadata job is deleted and then re-created with the same name, this ID is different.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns