Class: Google::Cloud::Sql::V1beta4::InstancesRotateServerCertificateRequest

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

Overview

Rotate Server Certificate request.

Instance Attribute Summary collapse

Instance Attribute Details

#rotate_server_certificate_context::Google::Cloud::Sql::V1beta4::RotateServerCertificateContext

Returns Optional. Contains details about the rotate server CA operation.

Returns:



1873
1874
1875
1876
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql_resources.rb', line 1873

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