Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::GetCmekConfigRequest.
Request message for GetCmekConfigRequest method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. Resource name of
CmekConfig, such as
projects/*/locations/*/cmekConfig
orprojects/*/locations/*/cmekConfigs/*
.If the caller does not have permission to access the CmekConfig, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
#name=
def name=(value) -> ::String
-
value (::String) — Required. Resource name of
CmekConfig, such as
projects/*/locations/*/cmekConfig
orprojects/*/locations/*/cmekConfigs/*
.If the caller does not have permission to access the CmekConfig, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.
-
(::String) — Required. Resource name of
CmekConfig, such as
projects/*/locations/*/cmekConfig
orprojects/*/locations/*/cmekConfigs/*
.If the caller does not have permission to access the CmekConfig, regardless of whether or not it exists, a PERMISSION_DENIED error is returned.