Resource: StreamContent
Message describing StreamContent object
JSON representation |
---|
{ "name": string, "bucketName": string, "contentVersionTags": [ string ], "buildVersions": [ { object ( |
Fields | |
---|---|
name |
name of resource |
bucketName |
Name of the Cloud Storage bucket in the consumer project that stores the content source. |
contentVersionTags[] |
Output only. User-specified version tags of content builds |
buildVersions[] |
Output only. User-specified version tags and unique build IDs of content builds |
lifecycleState |
Output only. Current state of the content. |
createTime |
Output only. [Output only] Create time stamp A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
updateTime |
Output only. [Output only] Update time stamp A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
labels |
Labels as key value pairs An object containing a list of |
Methods |
|
---|---|
|
Builds the content to a Stream compatible format using the associated sources in a consumer cloud storage bucket. |
|
Creates a new StreamContent that manages the metadata and builds of user-provided Stream compatible content sources in a consumer cloud storage bucket. |
|
Deletes a single StreamContent. |
|
Gets details of a single StreamContent. |
|
Lists StreamContents in a given project and location. |
|
Updates the parameters of a single StreamContent. |