View Source GoogleApi.ServiceUsage.V1.Model.ExperimentalFeatures (google_api_service_usage v0.23.1)

Experimental features to be included during client library generation. These fields will be deprecated once the feature graduates and is enabled by default.

Attributes

  • restAsyncIoEnabled (type: boolean(), default: nil) - Enables generation of asynchronous REST clients if rest transport is enabled. By default, asynchronous REST clients will not be generated. This feature will be enabled by default 1 month after launching the feature in preview packages.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ServiceUsage.V1.Model.ExperimentalFeatures{
  restAsyncIoEnabled: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.