| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
PythonSettings |
PythonSettings.Builder.build() |
PythonSettings |
PythonSettings.Builder.buildPartial() |
static PythonSettings |
PythonSettings.getDefaultInstance() |
PythonSettings |
PythonSettings.getDefaultInstanceForType() |
PythonSettings |
PythonSettings.Builder.getDefaultInstanceForType() |
PythonSettings |
ClientLibrarySettingsOrBuilder.getPythonSettings()
Settings for Python client libraries.
|
PythonSettings |
ClientLibrarySettings.getPythonSettings()
Settings for Python client libraries.
|
PythonSettings |
ClientLibrarySettings.Builder.getPythonSettings()
Settings for Python client libraries.
|
static PythonSettings |
PythonSettings.parseDelimitedFrom(InputStream input) |
static PythonSettings |
PythonSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PythonSettings |
PythonSettings.parseFrom(byte[] data) |
static PythonSettings |
PythonSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PythonSettings |
PythonSettings.parseFrom(ByteBuffer data) |
static PythonSettings |
PythonSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PythonSettings |
PythonSettings.parseFrom(com.google.protobuf.ByteString data) |
static PythonSettings |
PythonSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PythonSettings |
PythonSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static PythonSettings |
PythonSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PythonSettings |
PythonSettings.parseFrom(InputStream input) |
static PythonSettings |
PythonSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PythonSettings> |
PythonSettings.getParserForType() |
static com.google.protobuf.Parser<PythonSettings> |
PythonSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
PythonSettings.Builder |
PythonSettings.Builder.mergeFrom(PythonSettings other) |
ClientLibrarySettings.Builder |
ClientLibrarySettings.Builder.mergePythonSettings(PythonSettings value)
Settings for Python client libraries.
|
static PythonSettings.Builder |
PythonSettings.newBuilder(PythonSettings prototype) |
ClientLibrarySettings.Builder |
ClientLibrarySettings.Builder.setPythonSettings(PythonSettings value)
Settings for Python client libraries.
|
Copyright © 2022 Google LLC. All rights reserved.