Class: Google::Cloud::Compute::V1::PatchNetworkEdgeSecurityServiceRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::PatchNetworkEdgeSecurityServiceRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for NetworkEdgeSecurityServices.Patch. See the method description for details.
Instance Attribute Summary collapse
-
#network_edge_security_service ⇒ ::String
Name of the network edge security service to update.
-
#network_edge_security_service_resource ⇒ ::Google::Cloud::Compute::V1::NetworkEdgeSecurityService
The body resource for this request.
- #paths ⇒ ::String
-
#project ⇒ ::String
Project ID for this request.
-
#region ⇒ ::String
Name of the region scoping this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
-
#update_mask ⇒ ::String
Indicates fields to be updated as part of this request.
Instance Attribute Details
#network_edge_security_service ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#network_edge_security_service_resource ⇒ ::Google::Cloud::Compute::V1::NetworkEdgeSecurityService
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#paths ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#update_mask ⇒ ::String
22055 22056 22057 22058 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22055 class PatchNetworkEdgeSecurityServiceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |