google_api_manufacturers v0.2.0 API Reference

Modules

API calls for all endpoints tagged Accounts.

Handle Tesla connections for GoogleApi.Manufacturers.V1.

Helper functions for deserializing responses into models.

Attributes of the product. For more information, see https://support.google.com/manufacturers/answer/6124116.

The capacity of a product. For more information, see https://support.google.com/manufacturers/answer/6124116#capacity.

The number of products in a single package. For more information, see https://support.google.com/manufacturers/answer/6124116#count.

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.

A feature description of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#featuredesc.

Attributes

  • nextPageToken (String.t): The token for the retrieval of the next page of product statuses. Defaults to: null.
  • products ([Product]): List of the products. Defaults to: null.

A product detail of the product. For more information, see https://support.google.com/manufacturers/answer/6124116#productdetail.

Helper functions for building Tesla requests.