Class: Google::Cloud::Security::PrivateCA::V1::DisableCertificateAuthorityRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Security::PrivateCA::V1::DisableCertificateAuthorityRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/security/privateca/v1/service.rb
Overview
Request message for CertificateAuthorityService.DisableCertificateAuthority.
Instance Attribute Summary collapse
-
#ignore_dependent_resources ⇒ ::Boolean
Optional.
-
#name ⇒ ::String
Required.
-
#request_id ⇒ ::String
Optional.
Instance Attribute Details
#ignore_dependent_resources ⇒ ::Boolean
322 323 324 325 |
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 322 class DisableCertificateAuthorityRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#name ⇒ ::String
322 323 324 325 |
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 322 class DisableCertificateAuthorityRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
322 323 324 325 |
# File 'proto_docs/google/cloud/security/privateca/v1/service.rb', line 322 class DisableCertificateAuthorityRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |