Method: Google::Cloud::Compute::V1::GetReservationRequest#project
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
#project ⇒ ::String
Returns Project ID for this request.
11068 11069 11070 11071 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11068 class GetReservationRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |