Class: Google::Cloud::AIPlatform::V1::BigQueryDestination

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/io.rb

Overview

The BigQuery location for the output content.

Instance Attribute Summary collapse

Instance Attribute Details

#output_uri::String



91
92
93
94
# File 'proto_docs/google/cloud/aiplatform/v1/io.rb', line 91

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