Method: Google::Cloud::Compute::V1::SetLabelsInterconnectRequest#project
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
#project ⇒ ::String
Returns Project ID for this request.
34444 34445 34446 34447 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34444 class SetLabelsInterconnectRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |