public static interface Type.ListTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Type |
getElemType()
The element type.
|
TypeOrBuilder |
getElemTypeOrBuilder()
The element type.
|
boolean |
hasElemType()
The element type.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasElemType()
The element type.
.google.api.expr.v1alpha1.Type elem_type = 1;Type getElemType()
The element type.
.google.api.expr.v1alpha1.Type elem_type = 1;TypeOrBuilder getElemTypeOrBuilder()
The element type.
.google.api.expr.v1alpha1.Type elem_type = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.