Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::ListLiveAdTagDetailsRequest (v0.3.0)

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

Request message for VideoStitcherService.listLiveAdTagDetails.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#page_size

def page_size() -> ::Integer
Returns
  • (::Integer) — The maximum number of items to return.

#page_size=

def page_size=(value) -> ::Integer
Parameter
  • value (::Integer) — The maximum number of items to return.
Returns
  • (::Integer) — The maximum number of items to return.

#page_token

def page_token() -> ::String
Returns
  • (::String) — The pagination token returned from a previous List request.

#page_token=

def page_token=(value) -> ::String
Parameter
  • value (::String) — The pagination token returned from a previous List request.
Returns
  • (::String) — The pagination token returned from a previous List request.

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource parent in the form of projects/{project}/locations/{location}/liveSessions/{live_session}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource parent in the form of projects/{project}/locations/{location}/liveSessions/{live_session}.
Returns
  • (::String) — Required. The resource parent in the form of projects/{project}/locations/{location}/liveSessions/{live_session}.