| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Expr.Select |
Expr.Select.Builder.build() |
Expr.Select |
Expr.Select.Builder.buildPartial() |
static Expr.Select |
Expr.Select.getDefaultInstance() |
Expr.Select |
Expr.Select.getDefaultInstanceForType() |
Expr.Select |
Expr.Select.Builder.getDefaultInstanceForType() |
Expr.Select |
Expr.getSelectExpr()
A field selection expression, e.g.
|
Expr.Select |
Expr.Builder.getSelectExpr()
A field selection expression, e.g.
|
Expr.Select |
ExprOrBuilder.getSelectExpr()
A field selection expression, e.g.
|
static Expr.Select |
Expr.Select.parseDelimitedFrom(InputStream input) |
static Expr.Select |
Expr.Select.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Select |
Expr.Select.parseFrom(byte[] data) |
static Expr.Select |
Expr.Select.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Select |
Expr.Select.parseFrom(ByteBuffer data) |
static Expr.Select |
Expr.Select.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Select |
Expr.Select.parseFrom(com.google.protobuf.ByteString data) |
static Expr.Select |
Expr.Select.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Select |
Expr.Select.parseFrom(com.google.protobuf.CodedInputStream input) |
static Expr.Select |
Expr.Select.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.Select |
Expr.Select.parseFrom(InputStream input) |
static Expr.Select |
Expr.Select.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Expr.Select> |
Expr.Select.getParserForType() |
static com.google.protobuf.Parser<Expr.Select> |
Expr.Select.parser() |
| Modifier and Type | Method and Description |
|---|---|
Expr.Select.Builder |
Expr.Select.Builder.mergeFrom(Expr.Select other) |
Expr.Builder |
Expr.Builder.mergeSelectExpr(Expr.Select value)
A field selection expression, e.g.
|
static Expr.Select.Builder |
Expr.Select.newBuilder(Expr.Select prototype) |
Expr.Builder |
Expr.Builder.setSelectExpr(Expr.Select value)
A field selection expression, e.g.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.