Class: Google::Cloud::Compute::V1::SetProxyHeaderTargetSslProxyRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SetProxyHeaderTargetSslProxyRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for TargetSslProxies.SetProxyHeader. See the method description for details.
Instance Attribute Summary collapse
-
#project ⇒ ::String
Project ID for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
-
#target_ssl_proxies_set_proxy_header_request_resource ⇒ ::Google::Cloud::Compute::V1::TargetSslProxiesSetProxyHeaderRequest
The body resource for this request.
-
#target_ssl_proxy ⇒ ::String
Name of the TargetSslProxy resource whose ProxyHeader is to be set.
Instance Attribute Details
#project ⇒ ::String
34664 34665 34666 34667 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34664 class SetProxyHeaderTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
34664 34665 34666 34667 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34664 class SetProxyHeaderTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_ssl_proxies_set_proxy_header_request_resource ⇒ ::Google::Cloud::Compute::V1::TargetSslProxiesSetProxyHeaderRequest
34664 34665 34666 34667 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34664 class SetProxyHeaderTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_ssl_proxy ⇒ ::String
34664 34665 34666 34667 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34664 class SetProxyHeaderTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |