Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::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::V1beta::CmekConfig>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig CmekConfig}s.
#cmek_configs=
def cmek_configs=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig CmekConfig}s.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::CmekConfig CmekConfig}s.