public static interface XdsServer.ChannelCredentialsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Struct |
getConfig()
Optional JSON config.
|
com.google.protobuf.StructOrBuilder |
getConfigOrBuilder()
Optional JSON config.
|
String |
getType()
Required.
|
com.google.protobuf.ByteString |
getTypeBytes()
Required.
|
boolean |
hasConfig()
Optional JSON config.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getType()
Required.
string type = 1;com.google.protobuf.ByteString getTypeBytes()
Required.
string type = 1;boolean hasConfig()
Optional JSON config.
.google.protobuf.Struct config = 2;com.google.protobuf.Struct getConfig()
Optional JSON config.
.google.protobuf.Struct config = 2;com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Optional JSON config.
.google.protobuf.Struct config = 2;Copyright © 2022 Google LLC. All rights reserved.