Google Cloud Asset V1 Client - Class TemporalAsset (1.13.2)

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

An asset in Google Cloud and its temporal metadata, including the time window when it was observed and its status during that window.

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

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ window
Google\Cloud\Asset\V1\TimeWindow

The time window when the asset data and state was observed.

↳ deleted
bool

Whether the asset has been deleted or not.

↳ asset
Google\Cloud\Asset\V1\Asset

An asset in Google Cloud.

↳ prior_asset_state
int

State of prior_asset.

↳ prior_asset
Google\Cloud\Asset\V1\Asset

Prior copy of the asset. Populated if prior_asset_state is PRESENT. Currently this is only set for responses in Real-Time Feed.

getWindow

The time window when the asset data and state was observed.

Returns
Type
Description

hasWindow

clearWindow

setWindow

The time window when the asset data and state was observed.

Parameter
Name
Description
Returns
Type
Description
$this

getDeleted

Whether the asset has been deleted or not.

Returns
Type
Description
bool

setDeleted

Whether the asset has been deleted or not.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getAsset

An asset in Google Cloud.

Returns
Type
Description

hasAsset

clearAsset

setAsset

An asset in Google Cloud.

Parameter
Name
Description
Returns
Type
Description
$this

getPriorAssetState

State of prior_asset.

Returns
Type
Description
int

setPriorAssetState

State of prior_asset.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

getPriorAsset

Prior copy of the asset. Populated if prior_asset_state is PRESENT.

Currently this is only set for responses in Real-Time Feed.

Returns
Type
Description

hasPriorAsset

clearPriorAsset

setPriorAsset

Prior copy of the asset. Populated if prior_asset_state is PRESENT.

Currently this is only set for responses in Real-Time Feed.

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