| Modifier and Type | Method and Description |
|---|---|
Entry |
Entry.Builder.build() |
Entry |
Entry.Builder.buildPartial() |
static Entry |
Entry.getDefaultInstance() |
Entry |
Entry.getDefaultInstanceForType() |
Entry |
Entry.Builder.getDefaultInstanceForType() |
Entry |
UpdateEntryRequest.getEntry()
Required.
|
Entry |
UpdateEntryRequest.Builder.getEntry()
Required.
|
Entry |
UpdateEntryRequestOrBuilder.getEntry()
Required.
|
static Entry |
Entry.parseDelimitedFrom(InputStream input) |
static Entry |
Entry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Entry |
Entry.parseFrom(byte[] data) |
static Entry |
Entry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Entry |
Entry.parseFrom(ByteBuffer data) |
static Entry |
Entry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Entry |
Entry.parseFrom(com.google.protobuf.ByteString data) |
static Entry |
Entry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Entry |
Entry.parseFrom(com.google.protobuf.CodedInputStream input) |
static Entry |
Entry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Entry |
Entry.parseFrom(InputStream input) |
static Entry |
Entry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Entry> |
Entry.getParserForType() |
static com.google.protobuf.Parser<Entry> |
Entry.parser() |
| Modifier and Type | Method and Description |
|---|---|
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.mergeEntry(Entry value)
Required.
|
Entry.Builder |
Entry.Builder.mergeFrom(Entry other) |
static Entry.Builder |
Entry.newBuilder(Entry prototype) |
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.setEntry(Entry value)
Required.
|
Copyright © 2019 Google LLC. All rights reserved.