Class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
Inheritance
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
Assembly: Google.Apis.Compute.alpha.dll
public class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo : IDirectResponseSchema
Properties
Declaration
[JsonProperty("error")]
public virtual Status Error { get; set; }
Property Value
Declaration
public virtual string ETag { get; set; }
Property Value
Declaration
[JsonProperty("state")]
public virtual string State { get; set; }
Property Value
Implements