- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Ok, Ok.Builder
public interface OkOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
com.google.protobuf.ByteString
com.google.protobuf.ByteString
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getTenantId
string tenantId = 1;
- Returns:
- The tenantId.
-
getTenantIdBytes
string tenantId = 1;
- Returns:
- The bytes for tenantId.
-
getUserId
string userId = 2;
- Returns:
- The userId.
-
getUserIdBytes
string userId = 2;
- Returns:
- The bytes for userId.