UpdateTrustConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for the UpdateTrustConfig method.
Attributes |
|
|---|---|
| Name | Description |
trust_config |
google.cloud.certificate_manager_v1.types.TrustConfig
Required. A definition of the TrustConfig to update. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. The update mask applies to the resource. For the FieldMask definition, see
https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask.
|