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