public interface ServerBindingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Check the Type enum for the list of possible values.
|
com.google.protobuf.ByteString |
getTypeBytes()
Check the Type enum for the list of possible values.
|
boolean |
hasType()
Check the Type enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
Check the Type enum for the list of possible values.
optional string type = 3575610;String getType()
Check the Type enum for the list of possible values.
optional string type = 3575610;com.google.protobuf.ByteString getTypeBytes()
Check the Type enum for the list of possible values.
optional string type = 3575610;Copyright © 2023 Google LLC. All rights reserved.