Class: Google::Cloud::Security::PrivateCA::V1::GetCertificateRevocationListRequest

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. The name of the CertificateRevocationList to get.

Returns:



753
754
755
756
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 753

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