Class: Google::Cloud::Compute::V1::SslCertificateSelfManagedSslCertificate

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

Overview

Configuration and status of a self-managed SSL certificate.

Instance Attribute Summary collapse

Instance Attribute Details

#certificate::String



27877
27878
27879
27880
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27877

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

#private_key::String



27877
27878
27879
27880
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27877

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