Google Cloud Asset V1 Client - Class GcsOutputResult (1.12.2)

Reference documentation and code samples for the Google Cloud Asset V1 Client class GcsOutputResult.

A Cloud Storage output result.

Generated from protobuf message google.cloud.asset.v1.GcsOutputResult

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ uris array

List of URIs of the Cloud Storage objects. Example: "gs://bucket_name/object_name".

getUris

List of URIs of the Cloud Storage objects. Example: "gs://bucket_name/object_name".

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setUris

List of URIs of the Cloud Storage objects. Example: "gs://bucket_name/object_name".

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this