A request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported(00000000-0000-0000-0000-000000000000).
getParent
Required. The project in which the live config should be created, in
the form ofprojects/{project_number}/locations/{location}.
Returns
Type
Description
string
setParent
Required. The project in which the live config should be created, in
the form ofprojects/{project_number}/locations/{location}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getLiveConfigId
Required. The unique identifier ID to use for the live config.
Returns
Type
Description
string
setLiveConfigId
Required. The unique identifier ID to use for the live config.
A request ID to identify requests. Specify a unique request ID
so that if you must retry your request, the server will know to ignore
the request if it has already been completed. The server will guarantee
that for at least 60 minutes since the first request.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request ID,
the server can check if original operation with the same request ID was
received, and if so, will ignore the second request. This prevents clients
from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported(00000000-0000-0000-0000-000000000000).
Returns
Type
Description
string
setRequestId
A request ID to identify requests. Specify a unique request ID
so that if you must retry your request, the server will know to ignore
the request if it has already been completed. The server will guarantee
that for at least 60 minutes since the first request.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request ID,
the server can check if original operation with the same request ID was
received, and if so, will ignore the second request. This prevents clients
from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported(00000000-0000-0000-0000-000000000000).
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameters
Name
Description
parent
string
Required. The project in which the live config should be created, in
the form ofprojects/{project_number}/locations/{location}. Please seeVideoStitcherServiceClient::locationName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Video Stitcher V1 Client - Class CreateLiveConfigRequest (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-video-stitcher/latest/V1.CreateLiveConfigRequest)\n- [1.0.3](/php/docs/reference/cloud-video-stitcher/1.0.3/V1.CreateLiveConfigRequest)\n- [0.9.1](/php/docs/reference/cloud-video-stitcher/0.9.1/V1.CreateLiveConfigRequest)\n- [0.8.4](/php/docs/reference/cloud-video-stitcher/0.8.4/V1.CreateLiveConfigRequest)\n- [0.7.3](/php/docs/reference/cloud-video-stitcher/0.7.3/V1.CreateLiveConfigRequest)\n- [0.6.2](/php/docs/reference/cloud-video-stitcher/0.6.2/V1.CreateLiveConfigRequest)\n- [0.5.1](/php/docs/reference/cloud-video-stitcher/0.5.1/V1.CreateLiveConfigRequest)\n- [0.3.4](/php/docs/reference/cloud-video-stitcher/0.3.4/V1.CreateLiveConfigRequest) \nReference documentation and code samples for the Google Cloud Video Stitcher V1 Client class CreateLiveConfigRequest.\n\nRequest message for VideoStitcherService.createLiveConfig\n\nGenerated from protobuf message `google.cloud.video.stitcher.v1.CreateLiveConfigRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Stitcher \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The project in which the live config should be created, in\nthe form of `projects/{project_number}/locations/{location}`.\n\n### setParent\n\nRequired. The project in which the live config should be created, in\nthe form of `projects/{project_number}/locations/{location}`.\n\n### getLiveConfigId\n\nRequired. The unique identifier ID to use for the live config.\n\n### setLiveConfigId\n\nRequired. The unique identifier ID to use for the live config.\n\n### getLiveConfig\n\nRequired. The live config resource to create.\n\n### hasLiveConfig\n\n### clearLiveConfig\n\n### setLiveConfig\n\nRequired. The live config resource to create.\n\n### getRequestId\n\nA request ID to identify requests. Specify a unique request ID\nso that if you must retry your request, the server will know to ignore\nthe request if it has already been completed. The server will guarantee\nthat for at least 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and the\nrequest times out. If you make the request again with the same request ID,\nthe server can check if original operation with the same request ID was\nreceived, and if so, will ignore the second request. This prevents clients\nfrom accidentally creating duplicate commitments.\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported `(00000000-0000-0000-0000-000000000000)`.\n\n### setRequestId\n\nA request ID to identify requests. Specify a unique request ID\nso that if you must retry your request, the server will know to ignore\nthe request if it has already been completed. The server will guarantee\nthat for at least 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and the\nrequest times out. If you make the request again with the same request ID,\nthe server can check if original operation with the same request ID was\nreceived, and if so, will ignore the second request. This prevents clients\nfrom accidentally creating duplicate commitments.\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported `(00000000-0000-0000-0000-000000000000)`.\n\n### static::build"]]