public static interface Resource.ResourceAnnotationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Annotation for xDS services that indicates the fully-qualified Protobuf type for the resource
type.
|
com.google.protobuf.ByteString |
getTypeBytes()
Annotation for xDS services that indicates the fully-qualified Protobuf type for the resource
type.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getType()
Annotation for xDS services that indicates the fully-qualified Protobuf type for the resource type.
string type = 1;com.google.protobuf.ByteString getTypeBytes()
Annotation for xDS services that indicates the fully-qualified Protobuf type for the resource type.
string type = 1;Copyright © 2018–2021 The Envoy Project. All rights reserved.