Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::ListCmekConfigsRequest.
Request message for CmekConfigService.ListCmekConfigs method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
-
(::String) — Required. The parent location resource name, such as
projects/{project}/locations/{location}
.If the caller does not have permission to list {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s under this location, regardless of whether or not a CmekConfig exists, a PERMISSION_DENIED error is returned.
#parent=
def parent=(value) -> ::String
-
value (::String) — Required. The parent location resource name, such as
projects/{project}/locations/{location}
.If the caller does not have permission to list {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s under this location, regardless of whether or not a CmekConfig exists, a PERMISSION_DENIED error is returned.
-
(::String) — Required. The parent location resource name, such as
projects/{project}/locations/{location}
.If the caller does not have permission to list {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s under this location, regardless of whether or not a CmekConfig exists, a PERMISSION_DENIED error is returned.