Namespace google::cloud::iot_v1 (2.11.0)

Classes

DeviceManagerClient

Internet of Things (IoT) service.

DeviceManagerConnection

The DeviceManagerConnection object for DeviceManagerClient .

DeviceManagerConnectionIdempotencyPolicy

Structs

DeviceManagerBackoffPolicyOption

Use with google::cloud::Options to configure the backoff policy.

DeviceManagerConnectionIdempotencyPolicyOption

Use with google::cloud::Options to configure which operations are retried.

DeviceManagerRetryPolicyOption

Use with google::cloud::Options to configure the retry policy.

Functions

MakeDeviceManagerConnection(Options)

A factory function to construct an object of type DeviceManagerConnection .

The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of DeviceManagerClient .

The optional options argument may be used to configure aspects of the returned DeviceManagerConnection . Expected options are any of the types in the following option lists:

Parameter
Name
Description
options

(optional) Configure the DeviceManagerConnection created by this function.

Returns
Type
Description
std::shared_ptr< DeviceManagerConnection >

MakeDefaultDeviceManagerConnectionIdempotencyPolicy()

Returns
Type
Description
std::unique_ptr< DeviceManagerConnectionIdempotencyPolicy >

Type Aliases

DeviceManagerRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< iot_v1_internal::DeviceManagerRetryTraits >

DeviceManagerLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< iot_v1_internal::DeviceManagerRetryTraits >

DeviceManagerLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< iot_v1_internal::DeviceManagerRetryTraits >

DeviceManagerPolicyOptionList

Alias Of: OptionList< DeviceManagerRetryPolicyOption, DeviceManagerBackoffPolicyOption, DeviceManagerConnectionIdempotencyPolicyOption >

The options applicable to DeviceManager.

Design a Mobile Site
View Site in Mobile | Classic
Share by: