UpdateLicenseConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for LicenseConfigService.UpdateLicenseConfig method.
Attributes |
|
|---|---|
| Name | Description |
license_config |
google.cloud.discoveryengine_v1beta.types.LicenseConfig
Required. The LicenseConfig to update. |
update_mask |
google.protobuf.field_mask_pb2.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. |