Class: Google::Cloud::OracleDatabase::V1::ListCloudVmClustersResponse

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

Overview

The response for CloudVmCluster.List.

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_vm_clusters::Array<::Google::Cloud::OracleDatabase::V1::CloudVmCluster>



148
149
150
151
# File 'proto_docs/google/cloud/oracledatabase/v1/oracledatabase.rb', line 148

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

#next_page_token::String



148
149
150
151
# File 'proto_docs/google/cloud/oracledatabase/v1/oracledatabase.rb', line 148

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