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