Google Cloud Asset V1 Client - Class ExportAssetsResponse (2.1.3)

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

The export asset response. This message is returned by the google.longrunning.Operations.GetOperation method in the returned google.longrunning.Operation.response field.

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

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ read_time
Google\Protobuf\Timestamp

Time the snapshot was taken.

↳ output_config
OutputConfig

Output configuration indicating where the results were output to.

↳ output_result
OutputResult

Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to. The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.

getReadTime

Time the snapshot was taken.

Returns
Type
Description

hasReadTime

clearReadTime

setReadTime

Time the snapshot was taken.

Parameter
Name
Description
Returns
Type
Description
$this

getOutputConfig

Output configuration indicating where the results were output to.

Returns
Type
Description
OutputConfig |null

hasOutputConfig

clearOutputConfig

setOutputConfig

Output configuration indicating where the results were output to.

Parameter
Name
Description
Returns
Type
Description
$this

getOutputResult

Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to.

The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.

Returns
Type
Description
OutputResult |null

hasOutputResult

clearOutputResult

setOutputResult

Output result indicating where the assets were exported to. For example, a set of actual Cloud Storage object URIs where the assets are exported to.

The URIs can be different from what [output_config] has specified, as the service will split the output object into multiple ones once it exceeds a single Cloud Storage object limit.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: