Class: Google::Cloud::Dataflow::V1beta3::JobMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/jobs.rb

Overview

Metadata available primarily for filtering jobs. Will be included in the ListJob response and Job SUMMARY view.

Instance Attribute Summary collapse

Instance Attribute Details

#big_table_details::Array<::Google::Cloud::Dataflow::V1beta3::BigTableIODetails>

Returns Identification of a Cloud Bigtable source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#bigquery_details::Array<::Google::Cloud::Dataflow::V1beta3::BigQueryIODetails>

Returns Identification of a BigQuery source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#datastore_details::Array<::Google::Cloud::Dataflow::V1beta3::DatastoreIODetails>

Returns Identification of a Datastore source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#file_details::Array<::Google::Cloud::Dataflow::V1beta3::FileIODetails>

Returns Identification of a File source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pubsub_details::Array<::Google::Cloud::Dataflow::V1beta3::PubSubIODetails>

Returns Identification of a Pub/Sub source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#sdk_version::Google::Cloud::Dataflow::V1beta3::SdkVersion

Returns The SDK version used to run the job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#spanner_details::Array<::Google::Cloud::Dataflow::V1beta3::SpannerIODetails>

Returns Identification of a Spanner source used in the Dataflow job.

Returns:



339
340
341
342
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 339

class JobMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end