Memorystore V1 API - Class Google::Cloud::Memorystore::V1::GetSharedRegionalCertificateAuthorityRequest (v1.7.0)

Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::GetSharedRegionalCertificateAuthorityRequest.

Request for GetSharedRegionalCertificateAuthority.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Regional certificate authority resource name using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority where location_id refers to a Google Cloud region.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Regional certificate authority resource name using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority where location_id refers to a Google Cloud region.
Returns
  • (::String) — Required. Regional certificate authority resource name using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority where location_id refers to a Google Cloud region.