Class CreateVersionMetadataV1Alpha
Metadata for the given google.longrunning.Operation during a google.appengine.v1alpha.CreateVersionRequest.
Implements
Inherited Members
Namespace: Google.Apis.Appengine.v1beta.Data
Assembly: Google.Apis.Appengine.v1beta.dll
Syntax
public class CreateVersionMetadataV1Alpha : IDirectResponseSchemaProperties
CloudBuildId
The Cloud Build ID if one was created as part of the version create. @OutputOnly
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 |