Class: Google::Cloud::Compute::V1::SetCertificateMapTargetSslProxyRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SetCertificateMapTargetSslProxyRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for TargetSslProxies.SetCertificateMap. 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_certificate_map_request_resource ⇒ ::Google::Cloud::Compute::V1::TargetSslProxiesSetCertificateMapRequest
The body resource for this request.
-
#target_ssl_proxy ⇒ ::String
Name of the TargetSslProxy resource whose CertificateMap is to be set.
Instance Attribute Details
#project ⇒ ::String
33430 33431 33432 33433 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33430 class SetCertificateMapTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
33430 33431 33432 33433 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33430 class SetCertificateMapTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_ssl_proxies_set_certificate_map_request_resource ⇒ ::Google::Cloud::Compute::V1::TargetSslProxiesSetCertificateMapRequest
33430 33431 33432 33433 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33430 class SetCertificateMapTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_ssl_proxy ⇒ ::String
33430 33431 33432 33433 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33430 class SetCertificateMapTargetSslProxyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |