Class UpdateCertificateMapEntryRequest (1.7.0)

UpdateCertificateMapEntryRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for the UpdateCertificateMapEntry method.

Attributes

NameDescription
certificate_map_entry google.cloud.certificate_manager_v1.types.CertificateMapEntry
Required. A definition of the certificate map entry to create map entry.
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.