Google Cloud Asset V1 Client - Class ConditionContext (1.13.2)

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

The IAM conditions context.

Generated from protobuf message google.cloud.asset.v1.IamPolicyAnalysisQuery.ConditionContext

Namespace

Google \ Cloud \ Asset \ V1 \ IamPolicyAnalysisQuery

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ access_time Google\Protobuf\Timestamp

The hypothetical access timestamp to evaluate IAM conditions. Note that this value must not be earlier than the current time; otherwise, an INVALID_ARGUMENT error will be returned.

getAccessTime

The hypothetical access timestamp to evaluate IAM conditions. Note that this value must not be earlier than the current time; otherwise, an INVALID_ARGUMENT error will be returned.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasAccessTime

setAccessTime

The hypothetical access timestamp to evaluate IAM conditions. Note that this value must not be earlier than the current time; otherwise, an INVALID_ARGUMENT error will be returned.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getTimeContext

Returns
TypeDescription
string