Video Stitcher V1 API - Class Google::Cloud::Video::Stitcher::V1::CreateLiveSessionRequest (v0.1.0)

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

Request message for VideoStitcherService.createLiveSession.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#live_session

def live_session() -> ::Google::Cloud::Video::Stitcher::V1::LiveSession
Returns

#live_session=

def live_session=(value) -> ::Google::Cloud::Video::Stitcher::V1::LiveSession
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) —

    Required. The project and location in which the live session should be created, in the form of projects/{project_number}/locations/{location}.

    Valid locations:

    • - (Video Stitcher API will pick a location that is closest to the caller.)
    • us-east1
    • us-west1
    • us-central1
    • europe-west1

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) —

    Required. The project and location in which the live session should be created, in the form of projects/{project_number}/locations/{location}.

    Valid locations:

    • - (Video Stitcher API will pick a location that is closest to the caller.)
    • us-east1
    • us-west1
    • us-central1
    • europe-west1
Returns
  • (::String) —

    Required. The project and location in which the live session should be created, in the form of projects/{project_number}/locations/{location}.

    Valid locations:

    • - (Video Stitcher API will pick a location that is closest to the caller.)
    • us-east1
    • us-west1
    • us-central1
    • europe-west1