| 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 |
ListEntriesResponse.getEntries(int index)
Entry details.
|
Entry |
ListEntriesResponse.Builder.getEntries(int index)
Entry details.
|
Entry |
ListEntriesResponseOrBuilder.getEntries(int index)
Entry details.
|
Entry |
CreateEntryRequestOrBuilder.getEntry()
Required.
|
Entry |
CreateEntryRequest.getEntry()
Required.
|
Entry |
CreateEntryRequest.Builder.getEntry()
Required.
|
Entry |
UpdateEntryRequestOrBuilder.getEntry()
Required.
|
Entry |
UpdateEntryRequest.getEntry()
Required.
|
Entry |
UpdateEntryRequest.Builder.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 |
|---|---|
List<Entry> |
ListEntriesResponse.getEntriesList()
Entry details.
|
List<Entry> |
ListEntriesResponse.Builder.getEntriesList()
Entry details.
|
List<Entry> |
ListEntriesResponseOrBuilder.getEntriesList()
Entry details.
|
com.google.protobuf.Parser<Entry> |
Entry.getParserForType() |
static com.google.protobuf.Parser<Entry> |
Entry.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.addEntries(Entry value)
Entry details.
|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.addEntries(int index,
Entry value)
Entry details.
|
CreateEntryRequest.Builder |
CreateEntryRequest.Builder.mergeEntry(Entry value)
Required.
|
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.mergeEntry(Entry value)
Required.
|
Entry.Builder |
Entry.Builder.mergeFrom(Entry other) |
static Entry.Builder |
Entry.newBuilder(Entry prototype) |
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.setEntries(int index,
Entry value)
Entry details.
|
CreateEntryRequest.Builder |
CreateEntryRequest.Builder.setEntry(Entry value)
Required.
|
UpdateEntryRequest.Builder |
UpdateEntryRequest.Builder.setEntry(Entry value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntriesResponse.Builder |
ListEntriesResponse.Builder.addAllEntries(Iterable<? extends Entry> values)
Entry details.
|
Copyright © 2025 Google LLC. All rights reserved.