Class: Google::Cloud::CertificateManager::V1::ListCertificateMapEntriesRequest

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

Overview

Request for the ListCertificateMapEntries method.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



236
237
238
239
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 236

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

#order_by::String



236
237
238
239
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 236

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

#page_size::Integer



236
237
238
239
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 236

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

#page_token::String



236
237
238
239
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 236

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

#parent::String



236
237
238
239
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 236

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