| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Type.ListType.Builder |
Type.ListType.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Type.ListType.Builder |
Type.ListType.Builder.clear() |
Type.ListType.Builder |
Type.ListType.Builder.clearElemType()
The element type.
|
Type.ListType.Builder |
Type.ListType.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Type.ListType.Builder |
Type.ListType.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Type.ListType.Builder |
Type.ListType.Builder.clone() |
Type.ListType.Builder |
Type.Builder.getListTypeBuilder()
Parameterized list with elements of `list_type`, e.g.
|
Type.ListType.Builder |
Type.ListType.Builder.mergeElemType(Type value)
The element type.
|
Type.ListType.Builder |
Type.ListType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Type.ListType.Builder |
Type.ListType.Builder.mergeFrom(com.google.protobuf.Message other) |
Type.ListType.Builder |
Type.ListType.Builder.mergeFrom(Type.ListType other) |
Type.ListType.Builder |
Type.ListType.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Type.ListType.Builder |
Type.ListType.newBuilder() |
static Type.ListType.Builder |
Type.ListType.newBuilder(Type.ListType prototype) |
Type.ListType.Builder |
Type.ListType.newBuilderForType() |
protected Type.ListType.Builder |
Type.ListType.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Type.ListType.Builder |
Type.ListType.Builder.setElemType(Type.Builder builderForValue)
The element type.
|
Type.ListType.Builder |
Type.ListType.Builder.setElemType(Type value)
The element type.
|
Type.ListType.Builder |
Type.ListType.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Type.ListType.Builder |
Type.ListType.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Type.ListType.Builder |
Type.ListType.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Type.ListType.Builder |
Type.ListType.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setListType(Type.ListType.Builder builderForValue)
Parameterized list with elements of `list_type`, e.g.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.