GoogleApi.ServiceNetworking.V1.Model.ExperimentalFeatures (google_api_service_networking v0.40.0)
View SourceExperimental features to be included during client library generation. These fields will be deprecated once the feature graduates and is enabled by default.
Attributes
-
protobufPythonicTypesEnabled(type:boolean(), default:nil) - Enables generation of protobuf code using new types that are more Pythonic which are included inprotobuf>=5.29.x. This feature will be enabled by default 1 month after launching the feature in preview packages. -
restAsyncIoEnabled(type:boolean(), default:nil) - Enables generation of asynchronous REST clients ifresttransport 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. -
unversionedPackageDisabled(type:boolean(), default:nil) - Disables generation of an unversioned Python package for this client library. This means that the module names will need to be versioned in import statements. For exampleimport google.cloud.library_v2instead ofimport google.cloud.library.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.