Class: Google::Cloud::Dataplex::V1::ListEncryptionConfigsResponse

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

Overview

List EncryptionConfigs Response

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_configs::Array<::Google::Cloud::Dataplex::V1::EncryptionConfig>



206
207
208
209
# File 'proto_docs/google/cloud/dataplex/v1/cmek.rb', line 206

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

#next_page_token::String



206
207
208
209
# File 'proto_docs/google/cloud/dataplex/v1/cmek.rb', line 206

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

#unreachable_locations::Array<::String>



206
207
208
209
# File 'proto_docs/google/cloud/dataplex/v1/cmek.rb', line 206

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