Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DistributeLicenseConfigResponse.
Response message for LicenseConfigService.DistributeLicenseConfig 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 or created LicenseConfig.
#license_config=
def license_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — The updated or created LicenseConfig.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — The updated or created LicenseConfig.