Class: Google::Cloud::PolicyTroubleshooter::Iam::V3::ConditionContext::Request
- Inherits:
-
Object
- Object
- Google::Cloud::PolicyTroubleshooter::Iam::V3::ConditionContext::Request
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb
Overview
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.
Instance Attribute Summary collapse
Instance Attribute Details
#receive_time ⇒ ::Google::Protobuf::Timestamp
200 201 202 203 |
# File 'proto_docs/google/cloud/policytroubleshooter/iam/v3/troubleshooter.rb', line 200 class Request include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |