Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::ListCmekConfigsResponse.
Response message for CmekConfigService.ListCmekConfigs method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cmek_configs
def cmek_configs() -> ::Array<::Google::Cloud::DiscoveryEngine::V1::CmekConfig>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s.
#cmek_configs=
def cmek_configs=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::CmekConfig>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::CmekConfig CmekConfig}s.