Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::UpdateLicenseConfigRequest.
Request message for LicenseConfigService.UpdateLicenseConfig method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#license_config
def license_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig- (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — Required. The LicenseConfig to update.
#license_config=
def license_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig- value (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — Required. The LicenseConfig to update.
- (::Google::Cloud::DiscoveryEngine::V1beta::LicenseConfig) — Required. The LicenseConfig to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask-
(::Google::Protobuf::FieldMask) — Optional. Indicates which fields in the provided
LicenseConfig to
update.
If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask-
value (::Google::Protobuf::FieldMask) — Optional. Indicates which fields in the provided
LicenseConfig to
update.
If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.
-
(::Google::Protobuf::FieldMask) — Optional. Indicates which fields in the provided
LicenseConfig to
update.
If an unsupported or unknown field is provided, an INVALID_ARGUMENT error is returned.