Class: Google::Cloud::Sql::V1::SqlSslCertsGetRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#instance::String

Returns Cloud SQL instance ID. This does not include the project ID.

Returns:

  • (::String)

    Cloud SQL instance ID. This does not include the project ID.



47
48
49
50
# File 'proto_docs/google/cloud/sql/v1/cloud_sql_ssl_certs.rb', line 47

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

#project::String

Returns Project ID of the project that contains the instance.

Returns:

  • (::String)

    Project ID of the project that contains the instance.



47
48
49
50
# File 'proto_docs/google/cloud/sql/v1/cloud_sql_ssl_certs.rb', line 47

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

#sha1_fingerprint::String

Returns Sha1 FingerPrint.

Returns:

  • (::String)

    Sha1 FingerPrint.



47
48
49
50
# File 'proto_docs/google/cloud/sql/v1/cloud_sql_ssl_certs.rb', line 47

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