Class PushCredentialsRequest
Request message for PushCredentials.
Implements
Inherited Members
Namespace: Google.Apis.CloudWorkstations.v1beta.Data
Assembly: Google.Apis.CloudWorkstations.v1beta.dll
Syntax
public class PushCredentialsRequest : IDirectResponseSchema
Properties
ApplicationDefaultCredentials
Optional. Credentials used by Cloud Client Libraries, Google API Client Libraries, and other tooling within the user conainer: https://cloud.google.com/docs/authentication/application-default-credentials
Declaration
[JsonProperty("applicationDefaultCredentials")]
public virtual OAuthToken ApplicationDefaultCredentials { get; set; }
Property Value
| Type | Description |
|---|---|
| OAuthToken |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |