Class SourceInfo
Source information used to create a Service Config
Implements
Inherited Members
Namespace: Google.Apis.ServiceManagement.v1.Data
Assembly: Google.Apis.ServiceManagement.v1.dll
Syntax
public class SourceInfo : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
SourceFiles
All files used during config generation.
Declaration
[JsonProperty("sourceFiles")]
public virtual IList<IDictionary<string, object>> SourceFiles { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<IDictionary<string, object>> |