| Modifier and Type | Method and Description |
|---|---|
OperationsScopedList |
OperationsScopedList.Builder.build() |
OperationsScopedList |
OperationsScopedList.Builder.buildPartial() |
static OperationsScopedList |
OperationsScopedList.getDefaultInstance() |
OperationsScopedList |
OperationsScopedList.getDefaultInstanceForType() |
OperationsScopedList |
OperationsScopedList.Builder.getDefaultInstanceForType() |
OperationsScopedList |
OperationAggregatedListOrBuilder.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.Builder.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedListOrBuilder.getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.Builder.getItemsOrThrow(String key)
[Output Only] A map of scoped operation lists.
|
static OperationsScopedList |
OperationsScopedList.parseDelimitedFrom(InputStream input) |
static OperationsScopedList |
OperationsScopedList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationsScopedList |
OperationsScopedList.parseFrom(byte[] data) |
static OperationsScopedList |
OperationsScopedList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationsScopedList |
OperationsScopedList.parseFrom(ByteBuffer data) |
static OperationsScopedList |
OperationsScopedList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationsScopedList |
OperationsScopedList.parseFrom(com.google.protobuf.ByteString data) |
static OperationsScopedList |
OperationsScopedList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationsScopedList |
OperationsScopedList.parseFrom(com.google.protobuf.CodedInputStream input) |
static OperationsScopedList |
OperationsScopedList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OperationsScopedList |
OperationsScopedList.parseFrom(InputStream input) |
static OperationsScopedList |
OperationsScopedList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OperationsScopedList> |
OperationAggregatedListOrBuilder.getItems()
Deprecated.
|
Map<String,OperationsScopedList> |
OperationAggregatedList.getItems()
Deprecated.
|
Map<String,OperationsScopedList> |
OperationAggregatedList.Builder.getItems()
Deprecated.
|
Map<String,OperationsScopedList> |
OperationAggregatedListOrBuilder.getItemsMap()
[Output Only] A map of scoped operation lists.
|
Map<String,OperationsScopedList> |
OperationAggregatedList.getItemsMap()
[Output Only] A map of scoped operation lists.
|
Map<String,OperationsScopedList> |
OperationAggregatedList.Builder.getItemsMap()
[Output Only] A map of scoped operation lists.
|
Map<String,OperationsScopedList> |
OperationAggregatedList.Builder.getMutableItems()
Deprecated.
|
com.google.protobuf.Parser<OperationsScopedList> |
OperationsScopedList.getParserForType() |
static com.google.protobuf.Parser<OperationsScopedList> |
OperationsScopedList.parser() |
| Modifier and Type | Method and Description |
|---|---|
OperationsScopedList |
OperationAggregatedListOrBuilder.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList |
OperationAggregatedList.Builder.getItemsOrDefault(String key,
OperationsScopedList defaultValue)
[Output Only] A map of scoped operation lists.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.mergeFrom(OperationsScopedList other) |
static OperationsScopedList.Builder |
OperationsScopedList.newBuilder(OperationsScopedList prototype) |
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.putItems(String key,
OperationsScopedList value)
[Output Only] A map of scoped operation lists.
|
| Modifier and Type | Method and Description |
|---|---|
OperationAggregatedList.Builder |
OperationAggregatedList.Builder.putAllItems(Map<String,OperationsScopedList> values)
[Output Only] A map of scoped operation lists.
|
Copyright © 2023 Google LLC. All rights reserved.