The user-specified version tag and build ID of the content served.
apiEndpoint
string
Output only. The API endpoint to which an Stream client can connect to request a streaming session.
apiKey
string
Output only. The API key that an Stream client must use when requesting a streaming session.
locationConfigs
map (key: string, value: object (LocationConfig))
Deployment configuration of the instance by locations (only regions are supported now). Map keys are regions in the string form. Example: { "us-central1": { "capacity": 1 }, "europe-west4": { "capacity": 2 } }.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
labels
map (key: string, value: string)
Labels as key value pairs
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["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-05-30 UTC."],[[["\u003cp\u003eThis documentation describes the \u003ccode\u003eStreamInstance\u003c/code\u003e resource, which manages the streaming service for specific content, including its name, content, version, and API details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamInstance\u003c/code\u003e resource includes configurations for deployments across different locations, using regions as keys, and defines capacity for each of these regions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamConfig\u003c/code\u003e, an optional part of \u003ccode\u003eStreamInstance\u003c/code\u003e, allows users to set up a fallback URI to be used when streaming server resources are unavailable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamInstance\u003c/code\u003e resource offers methods such as \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003edelete\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e, and \u003ccode\u003epatch\u003c/code\u003e for managing the lifecycle of a stream instance.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eStreamInstance\u003c/code\u003e has metadata, such as create time, update time, and labels, along with output-only fields including the \u003ccode\u003eapiEndpoint\u003c/code\u003e and \u003ccode\u003eapiKey\u003c/code\u003e for client connections.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.streamInstances\n\n- [Resource: StreamInstance](#StreamInstance)\n - [JSON representation](#StreamInstance.SCHEMA_REPRESENTATION)\n- [StreamConfig](#StreamConfig)\n - [JSON representation](#StreamConfig.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: StreamInstance\n------------------------\n\nMessage describing StreamInstance object Next ID: 13\n\nStreamConfig\n------------\n\nDescribes the optional configuration payload that the customer wants to set up with for the instance."]]