Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::UpdateCmekConfigRequest.
Request message for UpdateCmekConfig method. rpc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#config
def config() -> ::Google::Cloud::DiscoveryEngine::V1::CmekConfig
Returns
- (::Google::Cloud::DiscoveryEngine::V1::CmekConfig) — Required. The CmekConfig resource.
#config=
def config=(value) -> ::Google::Cloud::DiscoveryEngine::V1::CmekConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1::CmekConfig) — Required. The CmekConfig resource.
Returns
- (::Google::Cloud::DiscoveryEngine::V1::CmekConfig) — Required. The CmekConfig resource.
#set_default
def set_default() -> ::Boolean
Returns
- (::Boolean) — Set the following CmekConfig as the default to be used for child resources if one is not specified.
#set_default=
def set_default=(value) -> ::Boolean
Parameter
- value (::Boolean) — Set the following CmekConfig as the default to be used for child resources if one is not specified.
Returns
- (::Boolean) — Set the following CmekConfig as the default to be used for child resources if one is not specified.