Class JsonSchema.VariantData.MapData
The map of discriminant value to schema to use for parsing..
Inherited Members
Namespace: Google.Apis.Discovery.v1.Data
Assembly: Google.Apis.Discovery.v1.dll
Syntax
public class JsonSchema.VariantData.MapData
Properties
Ref__
Declaration
[JsonProperty("$ref")]
public virtual string Ref__ { get; set; }
Property Value
Type | Description |
---|---|
string |
TypeValue
Declaration
[JsonProperty("type_value")]
public virtual string TypeValue { get; set; }
Property Value
Type | Description |
---|---|
string |