Class PythonSettings
Settings for Python client libraries.
Implements
Inherited Members
Namespace: Google.Apis.ServiceNetworking.v1.Data
Assembly: Google.Apis.ServiceNetworking.v1.dll
Syntax
public class PythonSettings : IDirectResponseSchemaProperties
Common
Some settings.
Declaration
[JsonProperty("common")]
public virtual CommonLanguageSettings Common { get; set; }Property Value
| Type | Description | 
|---|---|
| CommonLanguageSettings | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ExperimentalFeatures
Experimental features to be included during client library generation.
Declaration
[JsonProperty("experimentalFeatures")]
public virtual ExperimentalFeatures ExperimentalFeatures { get; set; }Property Value
| Type | Description | 
|---|---|
| ExperimentalFeatures |