View Source GoogleApi.ServiceConsumerManagement.V1.Model.ExperimentalFeatures (google_api_service_consumer_management v0.35.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 ifrest
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.ServiceConsumerManagement.V1.Model.ExperimentalFeatures{ restAsyncIoEnabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.