Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
ExperimentalFeatures |
ExperimentalFeatures.clone() |
ExperimentalFeatures |
PythonSettings.getExperimentalFeatures()
Experimental features to be included during client library generation.
|
ExperimentalFeatures |
ExperimentalFeatures.set(String fieldName,
Object value) |
ExperimentalFeatures |
ExperimentalFeatures.setRestAsyncIoEnabled(Boolean restAsyncIoEnabled)
Enables generation of asynchronous REST clients if `rest` transport is enabled.
|
Modifier and Type | Method and Description |
---|---|
PythonSettings |
PythonSettings.setExperimentalFeatures(ExperimentalFeatures experimentalFeatures)
Experimental features to be included during client library generation.
|
Copyright © 2011–2024 Google. All rights reserved.