| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.Builder.build() |
Settings |
Settings.Builder.buildPartial() |
static Settings |
Settings.getDefaultInstance() |
Settings |
Settings.getDefaultInstanceForType() |
Settings |
Settings.Builder.getDefaultInstanceForType() |
Settings |
UpdateSettingsRequestOrBuilder.getSettings()
Required.
|
Settings |
UpdateSettingsRequest.getSettings()
Required.
|
Settings |
UpdateSettingsRequest.Builder.getSettings()
Required.
|
static Settings |
Settings.parseDelimitedFrom(InputStream input) |
static Settings |
Settings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(byte[] data) |
static Settings |
Settings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(ByteBuffer data) |
static Settings |
Settings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(com.google.protobuf.ByteString data) |
static Settings |
Settings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(com.google.protobuf.CodedInputStream input) |
static Settings |
Settings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Settings |
Settings.parseFrom(InputStream input) |
static Settings |
Settings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Settings> |
Settings.getParserForType() |
static com.google.protobuf.Parser<Settings> |
Settings.parser() |
| Modifier and Type | Method and Description |
|---|---|
Settings.Builder |
Settings.Builder.mergeFrom(Settings other) |
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.mergeSettings(Settings value)
Required.
|
static Settings.Builder |
Settings.newBuilder(Settings prototype) |
UpdateSettingsRequest.Builder |
UpdateSettingsRequest.Builder.setSettings(Settings value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.