| Modifier and Type | Method and Description |
|---|---|
AutokeyConfig |
AutokeyConfig.Builder.build() |
AutokeyConfig |
AutokeyConfig.Builder.buildPartial() |
AutokeyConfig |
UpdateAutokeyConfigRequestOrBuilder.getAutokeyConfig()
Required.
|
AutokeyConfig |
UpdateAutokeyConfigRequest.getAutokeyConfig()
Required.
|
AutokeyConfig |
UpdateAutokeyConfigRequest.Builder.getAutokeyConfig()
Required.
|
static AutokeyConfig |
AutokeyConfig.getDefaultInstance() |
AutokeyConfig |
AutokeyConfig.getDefaultInstanceForType() |
AutokeyConfig |
AutokeyConfig.Builder.getDefaultInstanceForType() |
static AutokeyConfig |
AutokeyConfig.parseDelimitedFrom(InputStream input) |
static AutokeyConfig |
AutokeyConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutokeyConfig |
AutokeyConfig.parseFrom(byte[] data) |
static AutokeyConfig |
AutokeyConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutokeyConfig |
AutokeyConfig.parseFrom(ByteBuffer data) |
static AutokeyConfig |
AutokeyConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutokeyConfig |
AutokeyConfig.parseFrom(com.google.protobuf.ByteString data) |
static AutokeyConfig |
AutokeyConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutokeyConfig |
AutokeyConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static AutokeyConfig |
AutokeyConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutokeyConfig |
AutokeyConfig.parseFrom(InputStream input) |
static AutokeyConfig |
AutokeyConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AutokeyConfig> |
AutokeyConfig.getParserForType() |
static com.google.protobuf.Parser<AutokeyConfig> |
AutokeyConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
UpdateAutokeyConfigRequest.Builder |
UpdateAutokeyConfigRequest.Builder.mergeAutokeyConfig(AutokeyConfig value)
Required.
|
AutokeyConfig.Builder |
AutokeyConfig.Builder.mergeFrom(AutokeyConfig other) |
static AutokeyConfig.Builder |
AutokeyConfig.newBuilder(AutokeyConfig prototype) |
UpdateAutokeyConfigRequest.Builder |
UpdateAutokeyConfigRequest.Builder.setAutokeyConfig(AutokeyConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.