Namespace Google.Apis.Discovery.v1.Data
Classes
DirectoryList
DirectoryList.ItemsData
The individual directory entries. One entry per api/version pair.
DirectoryList.ItemsData.IconsData
Links to 16x16 and 32x32 icons representing the API.
JsonSchema
JsonSchema.AnnotationsData
Additional information about this property.
JsonSchema.VariantData
In a variant data type, the value of one property is used to determine how to interpret the entire entity. Its value must exist in a map of descriminant values to schema names.
JsonSchema.VariantData.MapData
The map of discriminant value to schema to use for parsing..
RestDescription
RestDescription.AuthData
Authentication information.
RestDescription.AuthData.Oauth2Data
OAuth 2.0 authentication information.
RestDescription.AuthData.Oauth2Data.ScopesDataElement
The scope value.
RestDescription.EndpointsData
A list of location-based endpoint objects for this API. Each object contains the endpoint URL, location, description and deprecation status.
RestDescription.IconsData
Links to 16x16 and 32x32 icons representing the API.
RestMethod
RestMethod.MediaUploadData
Media upload parameters.
RestMethod.MediaUploadData.ProtocolsData
Supported upload protocols.
RestMethod.MediaUploadData.ProtocolsData.ResumableData
Supports the Resumable Media Upload protocol.
RestMethod.MediaUploadData.ProtocolsData.SimpleData
Supports uploading as a single HTTP request.
RestMethod.RequestData
The schema for the request.
RestMethod.ResponseData
The schema for the response.