Class: Google::Cloud::Compute::V1::SetDefaultNetworkTierProjectRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::SetDefaultNetworkTierProjectRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for Projects.SetDefaultNetworkTier. See the method description for details.
Instance Attribute Summary collapse
-
#project ⇒ ::String
Project ID for this request.
-
#projects_set_default_network_tier_request_resource ⇒ ::Google::Cloud::Compute::V1::ProjectsSetDefaultNetworkTierRequest
The body resource for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
Instance Attribute Details
#project ⇒ ::String
28096 28097 28098 28099 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28096 class SetDefaultNetworkTierProjectRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#projects_set_default_network_tier_request_resource ⇒ ::Google::Cloud::Compute::V1::ProjectsSetDefaultNetworkTierRequest
28096 28097 28098 28099 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28096 class SetDefaultNetworkTierProjectRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
28096 28097 28098 28099 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 28096 class SetDefaultNetworkTierProjectRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |