| Modifier and Type | Method and Description |
|---|---|
AcceleratorType |
AcceleratorType.Builder.build() |
AcceleratorType |
AcceleratorType.Builder.buildPartial() |
AcceleratorType |
AcceleratorTypesScopedList.getAcceleratorTypes(int index)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorType |
AcceleratorTypesScopedList.Builder.getAcceleratorTypes(int index)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorType |
AcceleratorTypesScopedListOrBuilder.getAcceleratorTypes(int index)
[Output Only] A list of accelerator types contained in this scope.
|
static AcceleratorType |
AcceleratorType.getDefaultInstance() |
AcceleratorType |
AcceleratorType.getDefaultInstanceForType() |
AcceleratorType |
AcceleratorType.Builder.getDefaultInstanceForType() |
AcceleratorType |
AcceleratorTypeList.getItems(int index)
A list of AcceleratorType resources.
|
AcceleratorType |
AcceleratorTypeList.Builder.getItems(int index)
A list of AcceleratorType resources.
|
AcceleratorType |
AcceleratorTypeListOrBuilder.getItems(int index)
A list of AcceleratorType resources.
|
static AcceleratorType |
AcceleratorType.parseDelimitedFrom(InputStream input) |
static AcceleratorType |
AcceleratorType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcceleratorType |
AcceleratorType.parseFrom(byte[] data) |
static AcceleratorType |
AcceleratorType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcceleratorType |
AcceleratorType.parseFrom(ByteBuffer data) |
static AcceleratorType |
AcceleratorType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcceleratorType |
AcceleratorType.parseFrom(com.google.protobuf.ByteString data) |
static AcceleratorType |
AcceleratorType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcceleratorType |
AcceleratorType.parseFrom(com.google.protobuf.CodedInputStream input) |
static AcceleratorType |
AcceleratorType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AcceleratorType |
AcceleratorType.parseFrom(InputStream input) |
static AcceleratorType |
AcceleratorType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AcceleratorType> |
AcceleratorTypesScopedList.getAcceleratorTypesList()
[Output Only] A list of accelerator types contained in this scope.
|
List<AcceleratorType> |
AcceleratorTypesScopedList.Builder.getAcceleratorTypesList()
[Output Only] A list of accelerator types contained in this scope.
|
List<AcceleratorType> |
AcceleratorTypesScopedListOrBuilder.getAcceleratorTypesList()
[Output Only] A list of accelerator types contained in this scope.
|
List<AcceleratorType> |
AcceleratorTypeList.getItemsList()
A list of AcceleratorType resources.
|
List<AcceleratorType> |
AcceleratorTypeList.Builder.getItemsList()
A list of AcceleratorType resources.
|
List<AcceleratorType> |
AcceleratorTypeListOrBuilder.getItemsList()
A list of AcceleratorType resources.
|
com.google.protobuf.Parser<AcceleratorType> |
AcceleratorType.getParserForType() |
static com.google.protobuf.Parser<AcceleratorType> |
AcceleratorType.parser() |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAcceleratorTypes(AcceleratorType value)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAcceleratorTypes(int index,
AcceleratorType value)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(AcceleratorType value)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(int index,
AcceleratorType value)
A list of AcceleratorType resources.
|
AcceleratorType.Builder |
AcceleratorType.Builder.mergeFrom(AcceleratorType other) |
static AcceleratorType.Builder |
AcceleratorType.newBuilder(AcceleratorType prototype) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setAcceleratorTypes(int index,
AcceleratorType value)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setItems(int index,
AcceleratorType value)
A list of AcceleratorType resources.
|
| Modifier and Type | Method and Description |
|---|---|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAllAcceleratorTypes(Iterable<? extends AcceleratorType> values)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addAllItems(Iterable<? extends AcceleratorType> values)
A list of AcceleratorType resources.
|
Copyright © 2023 Google LLC. All rights reserved.