public interface GetFileStoreRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFsKey()
string fs_key = 3; |
com.google.protobuf.ByteString |
getFsKeyBytes()
string fs_key = 3; |
java.lang.String |
getFsName()
string fs_name = 2; |
com.google.protobuf.ByteString |
getFsNameBytes()
string fs_name = 2; |
java.lang.String |
getServiceId()
string service_id = 1; |
com.google.protobuf.ByteString |
getServiceIdBytes()
string service_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceId()
string service_id = 1;com.google.protobuf.ByteString getServiceIdBytes()
string service_id = 1;java.lang.String getFsName()
string fs_name = 2;com.google.protobuf.ByteString getFsNameBytes()
string fs_name = 2;java.lang.String getFsKey()
string fs_key = 3;com.google.protobuf.ByteString getFsKeyBytes()
string fs_key = 3;Copyright © 2024. All rights reserved.