Class: Google::Cloud::Dataplex::V1::ListEnvironmentsResponse

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

Overview

List environments response.

Instance Attribute Summary collapse

Instance Attribute Details

#environments::Array<::Google::Cloud::Dataplex::V1::Environment>



741
742
743
744
# File 'proto_docs/google/cloud/dataplex/v1/service.rb', line 741

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

#next_page_token::String



741
742
743
744
# File 'proto_docs/google/cloud/dataplex/v1/service.rb', line 741

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