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