Memorystore V1BETA API - Class Google::Cloud::Memorystore::V1beta::GetSharedRegionalCertificateAuthorityRequest (v0.11.0)

Reference documentation and code samples for the Memorystore V1BETA API class Google::Cloud::Memorystore::V1beta::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.