| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.Builder.build() |
Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.Builder.buildPartial() |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.getDefaultInstance() |
Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.getDefaultInstanceForType() |
Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.Builder.getDefaultInstanceForType() |
Expr.CreateStruct.Entry |
Expr.CreateStructOrBuilder.getEntries(int index)
The entries in the creation expression.
|
Expr.CreateStruct.Entry |
Expr.CreateStruct.getEntries(int index)
The entries in the creation expression.
|
Expr.CreateStruct.Entry |
Expr.CreateStruct.Builder.getEntries(int index)
The entries in the creation expression.
|
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseDelimitedFrom(InputStream input) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(byte[] data) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(ByteBuffer data) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(com.google.protobuf.ByteString data) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(com.google.protobuf.CodedInputStream input) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(InputStream input) |
static Expr.CreateStruct.Entry |
Expr.CreateStruct.Entry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Expr.CreateStruct.Entry> |
Expr.CreateStructOrBuilder.getEntriesList()
The entries in the creation expression.
|
List<Expr.CreateStruct.Entry> |
Expr.CreateStruct.getEntriesList()
The entries in the creation expression.
|
List<Expr.CreateStruct.Entry> |
Expr.CreateStruct.Builder.getEntriesList()
The entries in the creation expression.
|
com.google.protobuf.Parser<Expr.CreateStruct.Entry> |
Expr.CreateStruct.Entry.getParserForType() |
static com.google.protobuf.Parser<Expr.CreateStruct.Entry> |
Expr.CreateStruct.Entry.parser() |
| Modifier and Type | Method and Description |
|---|---|
Expr.CreateStruct.Builder |
Expr.CreateStruct.Builder.addEntries(Expr.CreateStruct.Entry value)
The entries in the creation expression.
|
Expr.CreateStruct.Builder |
Expr.CreateStruct.Builder.addEntries(int index,
Expr.CreateStruct.Entry value)
The entries in the creation expression.
|
Expr.CreateStruct.Entry.Builder |
Expr.CreateStruct.Entry.Builder.mergeFrom(Expr.CreateStruct.Entry other) |
static Expr.CreateStruct.Entry.Builder |
Expr.CreateStruct.Entry.newBuilder(Expr.CreateStruct.Entry prototype) |
Expr.CreateStruct.Builder |
Expr.CreateStruct.Builder.setEntries(int index,
Expr.CreateStruct.Entry value)
The entries in the creation expression.
|
| Modifier and Type | Method and Description |
|---|---|
Expr.CreateStruct.Builder |
Expr.CreateStruct.Builder.addAllEntries(Iterable<? extends Expr.CreateStruct.Entry> values)
The entries in the creation expression.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.