- 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
boolean
additional attributes filled by auth provider plugin which will be copied to ClientInfo
int
additional attributes filled by auth provider plugin which will be copied to ClientInfo
additional attributes filled by auth provider plugin which will be copied to ClientInfo
additional attributes filled by auth provider plugin which will be copied to ClientInfo
additional attributes filled by auth provider plugin which will be copied to ClientInfo
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.
-
getAttrsCount
additional attributes filled by auth provider plugin which will be copied to ClientInfo
map<string, string> attrs = 3;
-
containsAttrs
additional attributes filled by auth provider plugin which will be copied to ClientInfo
map<string, string> attrs = 3;
-
-
getAttrsMap
additional attributes filled by auth provider plugin which will be copied to ClientInfo
map<string, string> attrs = 3;
-
getAttrsOrDefault
additional attributes filled by auth provider plugin which will be copied to ClientInfo
map<string, string> attrs = 3;
-
getAttrsOrThrow
additional attributes filled by auth provider plugin which will be copied to ClientInfo
map<string, string> attrs = 3;