Class ExternalValueSource
Configuration for a source of an external value.
Implements
Inherited Members
Namespace: Google.Apis.Config.v1.Data
Assembly: Google.Apis.Config.v1.dll
Syntax
public class ExternalValueSource : IDirectResponseSchema
Properties
DeploymentSource
A source from a Deployment.
Declaration
[JsonProperty("deploymentSource")]
public virtual DeploymentSource DeploymentSource { get; set; }
Property Value
| Type | Description |
|---|---|
| DeploymentSource |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |