Class: Google::Cloud::Compute::V1::DeleteRoutePolicyRouterRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::DeleteRoutePolicyRouterRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for Routers.DeleteRoutePolicy. See the method description for details.
Instance Attribute Summary collapse
-
#policy ⇒ ::String
The Policy name for this request.
-
#project ⇒ ::String
Project ID for this request.
-
#region ⇒ ::String
Name of the region for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
-
#router ⇒ ::String
Name of the Router resource where Route Policy is defined.
Instance Attribute Details
#policy ⇒ ::String
6611 6612 6613 6614 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 6611 class DeleteRoutePolicyRouterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
6611 6612 6613 6614 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 6611 class DeleteRoutePolicyRouterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
6611 6612 6613 6614 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 6611 class DeleteRoutePolicyRouterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
6611 6612 6613 6614 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 6611 class DeleteRoutePolicyRouterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#router ⇒ ::String
6611 6612 6613 6614 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 6611 class DeleteRoutePolicyRouterRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |