Reference documentation and code samples for the Video Stitcher V1 API class Google::Cloud::Video::Stitcher::V1::UpdateCdnKeyRequest.
Request message for VideoStitcherService.updateCdnKey.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cdn_key
def cdn_key() -> ::Google::Cloud::Video::Stitcher::V1::CdnKey
Returns
- (::Google::Cloud::Video::Stitcher::V1::CdnKey) — Required. The CDN key resource which replaces the resource on the server.
#cdn_key=
def cdn_key=(value) -> ::Google::Cloud::Video::Stitcher::V1::CdnKey
Parameter
- value (::Google::Cloud::Video::Stitcher::V1::CdnKey) — Required. The CDN key resource which replaces the resource on the server.
Returns
- (::Google::Cloud::Video::Stitcher::V1::CdnKey) — Required. The CDN key resource which replaces the resource on the server.
#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