| Modifier and Type | Method and Description |
|---|---|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAcceleratorTypes(AcceleratorType.Builder builderForValue)
[Output Only] A list of accelerator types contained in this scope.
|
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.Builder builderForValue)
[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.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addAllAcceleratorTypes(Iterable<? extends AcceleratorType> values)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clear() |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clearAcceleratorTypes()
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clearWarning()
[Output Only] An informational warning that appears when the accelerator types list is empty.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.clone() |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.mergeFrom(AcceleratorTypesScopedList other) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.mergeFrom(com.google.protobuf.Message other) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.mergeWarning(Warning value)
[Output Only] An informational warning that appears when the accelerator types list is empty.
|
static AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.newBuilder() |
static AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.newBuilder(AcceleratorTypesScopedList prototype) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.newBuilderForType() |
protected AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.removeAcceleratorTypes(int index)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setAcceleratorTypes(int index,
AcceleratorType.Builder builderForValue)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setAcceleratorTypes(int index,
AcceleratorType value)
[Output Only] A list of accelerator types contained in this scope.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that appears when the accelerator types list is empty.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.Builder.setWarning(Warning value)
[Output Only] An informational warning that appears when the accelerator types list is empty.
|
AcceleratorTypesScopedList.Builder |
AcceleratorTypesScopedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.