Cloud Tasks V2beta3 API - Class Google::Cloud::Tasks::V2beta3::GetCmekConfigRequest (v0.20.0)

Reference documentation and code samples for the Cloud Tasks V2beta3 API class Google::Cloud::Tasks::V2beta3::GetCmekConfigRequest.

Request message for GetCmekConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The config resource name. For example: projects/PROJECT_ID/locations/LOCATION_ID/cmekConfig`

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The config resource name. For example: projects/PROJECT_ID/locations/LOCATION_ID/cmekConfig`
Returns
  • (::String) — Required. The config resource name. For example: projects/PROJECT_ID/locations/LOCATION_ID/cmekConfig`