| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Type.ListType |
Type.ListType.Builder.build() |
Type.ListType |
Type.ListType.Builder.buildPartial() |
static Type.ListType |
Type.ListType.getDefaultInstance() |
Type.ListType |
Type.ListType.getDefaultInstanceForType() |
Type.ListType |
Type.ListType.Builder.getDefaultInstanceForType() |
Type.ListType |
Type.getListType()
Parameterized list with elements of `list_type`, e.g.
|
Type.ListType |
Type.Builder.getListType()
Parameterized list with elements of `list_type`, e.g.
|
Type.ListType |
TypeOrBuilder.getListType()
Parameterized list with elements of `list_type`, e.g.
|
static Type.ListType |
Type.ListType.parseDelimitedFrom(InputStream input) |
static Type.ListType |
Type.ListType.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.ListType |
Type.ListType.parseFrom(byte[] data) |
static Type.ListType |
Type.ListType.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.ListType |
Type.ListType.parseFrom(ByteBuffer data) |
static Type.ListType |
Type.ListType.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.ListType |
Type.ListType.parseFrom(com.google.protobuf.ByteString data) |
static Type.ListType |
Type.ListType.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.ListType |
Type.ListType.parseFrom(com.google.protobuf.CodedInputStream input) |
static Type.ListType |
Type.ListType.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Type.ListType |
Type.ListType.parseFrom(InputStream input) |
static Type.ListType |
Type.ListType.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Type.ListType> |
Type.ListType.getParserForType() |
static com.google.protobuf.Parser<Type.ListType> |
Type.ListType.parser() |
| Modifier and Type | Method and Description |
|---|---|
Type.ListType.Builder |
Type.ListType.Builder.mergeFrom(Type.ListType other) |
Type.Builder |
Type.Builder.mergeListType(Type.ListType value)
Parameterized list with elements of `list_type`, e.g.
|
static Type.ListType.Builder |
Type.ListType.newBuilder(Type.ListType prototype) |
Type.Builder |
Type.Builder.setListType(Type.ListType value)
Parameterized list with elements of `list_type`, e.g.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.