compute  v1
Properties | List of all members
Google.Apis.Compute.v1.Data.Reference Class Reference

Represents a reference to a resource. More...

Inheritance diagram for Google.Apis.Compute.v1.Data.Reference:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Kind [get, set]
 [Output Only] Type of the resource. Always compute::reference for references. More...
 
virtual string ReferenceType [get, set]
 A description of the reference type with no implied semantics. Possible values include: - MEMBER_OF More...
 
virtual string Referrer [get, set]
 URL of the resource which refers to the target. More...
 
virtual string Target [get, set]
 URL of the resource to which this reference points. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Represents a reference to a resource.

Property Documentation

◆ ETag

virtual string Google.Apis.Compute.v1.Data.Reference.ETag
getset

The ETag of the item.

◆ Kind

virtual string Google.Apis.Compute.v1.Data.Reference.Kind
getset

[Output Only] Type of the resource. Always compute::reference for references.

◆ ReferenceType

virtual string Google.Apis.Compute.v1.Data.Reference.ReferenceType
getset

A description of the reference type with no implied semantics. Possible values include: - MEMBER_OF

◆ Referrer

virtual string Google.Apis.Compute.v1.Data.Reference.Referrer
getset

URL of the resource which refers to the target.

◆ Target

virtual string Google.Apis.Compute.v1.Data.Reference.Target
getset

URL of the resource to which this reference points.


The documentation for this class was generated from the following file: