Method: projects.locations.streamContents.get

Gets details of a single StreamContent.

HTTP request

GET https://stream.googleapis.com/v1alpha1/{name=projects/*/locations/*/streamContents/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Canonical resource name of the content.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of StreamContent.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.