Builds the content to a Stream compatible format using the associated sources in a consumer cloud storage bucket. A new content version is created with the user-specified tag if the build succeeds.
The returned Operation can be used to track the build status by polling operations.get. The Operation will complete when the build is done.
Returns [StreamContent] in the Operation.response field on successful completion.
HTTP request
POST https://stream.googleapis.com/v1/{name=projects/*/locations/*/streamContents/*}:build
Optional. A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if a requestId is provided."
Response body
If successful, the response body contains an instance of Operation.
[[["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 service builds content into a Stream-compatible format using sources in a cloud storage bucket.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful build, a new content version is created, identified by a user-specified tag.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the returned Operation to track the build status.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method is \u003ccode\u003ePOST\u003c/code\u003e, directed to a specific URL that includes project, location, and content names, with \u003ccode\u003ebuild\u003c/code\u003e as the request.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain a \u003ccode\u003econtentVersionTag\u003c/code\u003e and optionally a \u003ccode\u003erequestId\u003c/code\u003e, both subject to specific formatting rules, and the request requires authorization through the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]