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