Class BlobstoreLocation
Policy ID that identified data placement in Blobstore as per go/blobstore-user-guide#data-metadata-placement-and-failure-domains
Implements
Inherited Members
Namespace: Google.Apis.AppHub.v1alpha.Data
Assembly: Google.Apis.AppHub.v1alpha.dll
Syntax
public class BlobstoreLocation : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
PolicyId
Declaration
[JsonProperty("policyId")]
public virtual IList<string> PolicyId { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |