Google Cloud Asset V1 Client - Class ConditionContext (1.9.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

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.

Generated from protobuf field .google.protobuf.Timestamp access_time = 1;

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.

Generated from protobuf field .google.protobuf.Timestamp access_time = 1;

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

getTimeContext

Returns
TypeDescription
string