Class RestMethod.ResponseData
The schema for the response.
Inherited Members
Namespace: Google.Apis.Discovery.v1.Data
Assembly: Google.Apis.Discovery.v1.dll
Syntax
public class RestMethod.ResponseData
Properties
Ref__
Schema ID for the response schema.
Declaration
[JsonProperty("$ref")]
public virtual string Ref__ { get; set; }
Property Value
Type | Description |
---|---|
string |