UpdateLiveConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for VideoStitcherService.updateLiveConfig.
Attributes |
|
|---|---|
| Name | Description |
live_config |
google.cloud.video.stitcher_v1.types.LiveConfig
Required. The LiveConfig 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
|