Class UpdateCdnKeyRequest (0.2.0)

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

Request message for VideoStitcherService.updateCdnKey.

Attributes

NameDescription
cdn_key google.cloud.video.stitcher_v1.types.CdnKey
Required. The CDN key resource which replaces the resource on the server.
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

Inheritance

builtins.object > proto.message.Message > UpdateCdnKeyRequest