public sealed class ConditionContext.Types.Request : IMessage<ConditionContext.Types.Request>, IEquatable<ConditionContext.Types.Request>, IDeepCloneable<ConditionContext.Types.Request>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v3 API class ConditionContext.Types.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.
Implements
IMessageConditionContextTypesRequest, IEquatableConditionContextTypesRequest, IDeepCloneableConditionContextTypesRequest, IBufferMessage, IMessageNamespace
Google.Cloud.PolicyTroubleshooter.Iam.V3Assembly
Google.Cloud.PolicyTroubleshooter.Iam.V3.dll
Constructors
Request()
public Request()
Request(Request)
public Request(ConditionContext.Types.Request other)
Parameter | |
---|---|
Name | Description |
other |
ConditionContextTypesRequest |
Properties
ReceiveTime
public Timestamp ReceiveTime { get; set; }
Optional. The timestamp when the destination service receives the first byte of the request.
Property Value | |
---|---|
Type | Description |
Timestamp |