Class: Google::Cloud::Datastream::V1alpha1::OracleSchema

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb

Overview

Oracle schema.

Instance Attribute Summary collapse

Instance Attribute Details

#oracle_tables::Array<::Google::Cloud::Datastream::V1alpha1::OracleTable>



369
370
371
372
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb', line 369

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

#schema_name::String



369
370
371
372
# File 'proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb', line 369

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