Google Cloud Policy Troubleshooter Iam V3 Client - Class Request (0.2.5)

Reference documentation and code samples for the Google Cloud Policy Troubleshooter Iam V3 Client class Request.

This message defines attributes for an HTTP request. If the actual request is not an HTTP request, the runtime system should try to map the actual request to an equivalent HTTP request.

Generated from protobuf message google.cloud.policytroubleshooter.iam.v3.ConditionContext.Request

Namespace

Google \ Cloud \ PolicyTroubleshooter \ Iam \ V3 \ ConditionContext

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ receive_time Google\Protobuf\Timestamp

Optional. The timestamp when the destination service receives the first byte of the request.

getReceiveTime

Optional. The timestamp when the destination service receives the first byte of the request.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasReceiveTime

clearReceiveTime

setReceiveTime

Optional. The timestamp when the destination service receives the first byte of the request.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this