Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::RetractLicenseConfigResponse.
Response message for LicenseConfigService.RetractLicenseConfig method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#license_config
def license_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — The updated LicenseConfig.
#license_config=
def license_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — The updated LicenseConfig.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — The updated LicenseConfig.