Class: Google::Cloud::Logging::V2::BigQueryDataset

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/logging/v2/logging_config.rb

Overview

Describes a BigQuery dataset that was created by a link.

Instance Attribute Summary collapse

Instance Attribute Details

#dataset_id::String (readonly)



292
293
294
295
# File 'proto_docs/google/logging/v2/logging_config.rb', line 292

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