Method: Google::Cloud::Compute::V1::InstanceList#self_link
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
#self_link ⇒ ::String
Returns [Output Only] Server-defined URL for this resource.
15563 15564 15565 15566 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 15563 class InstanceList include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |