Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
PythonSettings |
PythonSettings.clone() |
PythonSettings |
ClientLibrarySettings.getPythonSettings()
Settings for Python client libraries.
|
PythonSettings |
PythonSettings.set(String fieldName,
Object value) |
PythonSettings |
PythonSettings.setCommon(CommonLanguageSettings common)
Some settings.
|
PythonSettings |
PythonSettings.setExperimentalFeatures(ExperimentalFeatures experimentalFeatures)
Experimental features to be included during client library generation.
|
Modifier and Type | Method and Description |
---|---|
ClientLibrarySettings |
ClientLibrarySettings.setPythonSettings(PythonSettings pythonSettings)
Settings for Python client libraries.
|
Copyright © 2011–2024 Google. All rights reserved.