Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::UpdateVodConfigRequest (v0.10.0)

Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::UpdateVodConfigRequest.

Request message for VideoStitcherService.updateVodConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::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

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::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
Returns
  • (::Google::Protobuf::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

#vod_config

def vod_config() -> ::Google::Cloud::Video::Stitcher::V1::VodConfig
Returns

#vod_config=

def vod_config=(value) -> ::Google::Cloud::Video::Stitcher::V1::VodConfig
Parameter
Returns