Show / Hide Table of Contents

Namespace Google.Apis.Requests

Classes

RequestBuilder

Utility class for building a URI using BuildUri() or a HTTP request using CreateRequest() from the query and path parameters of a REST call.

RequestError

Collection of server errors

SingleError

A single server error

Enums

RequestError.ErrorCodes

Enumeration of known error codes which may occur during a request.

Back to top