public interface GetServiceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GetServiceRequest.IdentifierCase |
getIdentifierCase() |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
java.lang.String |
getServiceName()
string service_name = 2; |
com.google.protobuf.ByteString |
getServiceNameBytes()
string service_name = 2; |
boolean |
hasServiceId()
string service_id = 1; |
boolean |
hasServiceName()
string service_name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasServiceId()
string service_id = 1;java.lang.String getServiceId()
string service_id = 1;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;boolean hasServiceName()
string service_name = 2;java.lang.String getServiceName()
string service_name = 2;com.google.protobuf.ByteString getServiceNameBytes()
string service_name = 2;GetServiceRequest.IdentifierCase getIdentifierCase()
Copyright © 2024. All rights reserved.