| Modifier and Type | Method and Description |
|---|---|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addAllItems(Iterable<? extends AcceleratorType> values)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(AcceleratorType.Builder builderForValue)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(AcceleratorType value)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(int index,
AcceleratorType.Builder builderForValue)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addItems(int index,
AcceleratorType value)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clear() |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearItems()
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearKind()
[Output Only] Type of resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clearWarning()
[Output Only] Informational warning message.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.clone() |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.mergeFrom(AcceleratorTypeList other) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.mergeFrom(com.google.protobuf.Message other) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning message.
|
static AcceleratorTypeList.Builder |
AcceleratorTypeList.newBuilder() |
static AcceleratorTypeList.Builder |
AcceleratorTypeList.newBuilder(AcceleratorTypeList prototype) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.newBuilderForType() |
protected AcceleratorTypeList.Builder |
AcceleratorTypeList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.removeItems(int index)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setItems(int index,
AcceleratorType.Builder builderForValue)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setItems(int index,
AcceleratorType value)
A list of AcceleratorType resources.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setKind(String value)
[Output Only] Type of resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.Builder.setWarning(Warning value)
[Output Only] Informational warning message.
|
AcceleratorTypeList.Builder |
AcceleratorTypeList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.