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 \ IamPolicyAnalysisQueryMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getTimeContext
Returns | |
---|---|
Type | Description |
string |