Class BuildInfo
Google Cloud Build information.
Implements
Inherited Members
Namespace: Google.Apis.Appengine.v1beta.Data
Assembly: Google.Apis.Appengine.v1beta.dll
Syntax
public class BuildInfo : IDirectResponseSchemaProperties
CloudBuildId
The Google Cloud Build id. Example: "f966068f-08b2-42c8-bdfe-74137dff2bf9"
Declaration
[JsonProperty("cloudBuildId")]
public virtual string CloudBuildId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |