Package com.authzed.api.v1
Class LookupSubjectsResponse
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.authzed.api.v1.LookupSubjectsResponse
- All Implemented Interfaces:
LookupSubjectsResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class LookupSubjectsResponse
extends com.google.protobuf.GeneratedMessage
implements LookupSubjectsResponseOrBuilder
LookupSubjectsResponse contains a single matching subject object ID for the requested subject object type on the permission or relation.Protobuf type
authzed.api.v1.LookupSubjectsResponse- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classLookupSubjectsResponse contains a single matching subject object ID for the requested subject object type on the permission or relation.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanafter_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.static LookupSubjectsResponsestatic final com.google.protobuf.Descriptors.DescriptorgetExcludedSubjectIds(int index) Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated.com.google.protobuf.ByteStringgetExcludedSubjectIdsBytes(int index) Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated.intDeprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated.com.google.protobuf.ProtocolStringListDeprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated.getExcludedSubjects(int index) excluded_subjects are the subjects excluded.intexcluded_subjects are the subjects excluded.excluded_subjects are the subjects excluded.getExcludedSubjectsOrBuilder(int index) excluded_subjects are the subjects excluded.List<? extends ResolvedSubjectOrBuilder>excluded_subjects are the subjects excluded..authzed.api.v1.ZedToken looked_up_at = 1;.authzed.api.v1.ZedToken looked_up_at = 1;com.google.protobuf.Parser<LookupSubjectsResponse>Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated.Deprecated.Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated.intDeprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated.intsubject is the subject found, along with its permissionship.Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated.com.google.protobuf.ByteStringDeprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated.subject is the subject found, along with its permissionship.booleanafter_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.inthashCode()boolean.authzed.api.v1.ZedToken looked_up_at = 1;booleanDeprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated.booleansubject is the subject found, along with its permissionship.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(LookupSubjectsResponse prototype) protected LookupSubjectsResponse.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static LookupSubjectsResponseparseDelimitedFrom(InputStream input) static LookupSubjectsResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LookupSubjectsResponseparseFrom(byte[] data) static LookupSubjectsResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LookupSubjectsResponseparseFrom(com.google.protobuf.ByteString data) static LookupSubjectsResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LookupSubjectsResponseparseFrom(com.google.protobuf.CodedInputStream input) static LookupSubjectsResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LookupSubjectsResponseparseFrom(InputStream input) static LookupSubjectsResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LookupSubjectsResponseparseFrom(ByteBuffer data) static LookupSubjectsResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<LookupSubjectsResponse>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
LOOKED_UP_AT_FIELD_NUMBER
public static final int LOOKED_UP_AT_FIELD_NUMBER- See Also:
-
SUBJECT_OBJECT_ID_FIELD_NUMBER
public static final int SUBJECT_OBJECT_ID_FIELD_NUMBER- See Also:
-
EXCLUDED_SUBJECT_IDS_FIELD_NUMBER
public static final int EXCLUDED_SUBJECT_IDS_FIELD_NUMBER- See Also:
-
PERMISSIONSHIP_FIELD_NUMBER
public static final int PERMISSIONSHIP_FIELD_NUMBER- See Also:
-
PARTIAL_CAVEAT_INFO_FIELD_NUMBER
public static final int PARTIAL_CAVEAT_INFO_FIELD_NUMBER- See Also:
-
SUBJECT_FIELD_NUMBER
public static final int SUBJECT_FIELD_NUMBER- See Also:
-
EXCLUDED_SUBJECTS_FIELD_NUMBER
public static final int EXCLUDED_SUBJECTS_FIELD_NUMBER- See Also:
-
AFTER_RESULT_CURSOR_FIELD_NUMBER
public static final int AFTER_RESULT_CURSOR_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasLookedUpAt
public boolean hasLookedUpAt().authzed.api.v1.ZedToken looked_up_at = 1;- Specified by:
hasLookedUpAtin interfaceLookupSubjectsResponseOrBuilder- Returns:
- Whether the lookedUpAt field is set.
-
getLookedUpAt
.authzed.api.v1.ZedToken looked_up_at = 1;- Specified by:
getLookedUpAtin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The lookedUpAt.
-
getLookedUpAtOrBuilder
.authzed.api.v1.ZedToken looked_up_at = 1;- Specified by:
getLookedUpAtOrBuilderin interfaceLookupSubjectsResponseOrBuilder
-
getSubjectObjectId
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=870subject_object_id is the Object ID of the subject found. May be a `*` if a wildcard was found. deprecated: use `subject`
string subject_object_id = 2 [deprecated = true];- Specified by:
getSubjectObjectIdin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The subjectObjectId.
-
getSubjectObjectIdBytes
Deprecated.authzed.api.v1.LookupSubjectsResponse.subject_object_id is deprecated. See authzed/api/v1/permission_service.proto;l=870subject_object_id is the Object ID of the subject found. May be a `*` if a wildcard was found. deprecated: use `subject`
string subject_object_id = 2 [deprecated = true];- Specified by:
getSubjectObjectIdBytesin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The bytes for subjectObjectId.
-
getExcludedSubjectIdsList
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=876excluded_subject_ids are the Object IDs of the subjects excluded. This list will only contain object IDs if `subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard. deprecated: use `excluded_subjects`
repeated string excluded_subject_ids = 3 [deprecated = true];- Specified by:
getExcludedSubjectIdsListin interfaceLookupSubjectsResponseOrBuilder- Returns:
- A list containing the excludedSubjectIds.
-
getExcludedSubjectIdsCount
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=876excluded_subject_ids are the Object IDs of the subjects excluded. This list will only contain object IDs if `subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard. deprecated: use `excluded_subjects`
repeated string excluded_subject_ids = 3 [deprecated = true];- Specified by:
getExcludedSubjectIdsCountin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The count of excludedSubjectIds.
-
getExcludedSubjectIds
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=876excluded_subject_ids are the Object IDs of the subjects excluded. This list will only contain object IDs if `subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard. deprecated: use `excluded_subjects`
repeated string excluded_subject_ids = 3 [deprecated = true];- Specified by:
getExcludedSubjectIdsin interfaceLookupSubjectsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The excludedSubjectIds at the given index.
-
getExcludedSubjectIdsBytes
Deprecated.authzed.api.v1.LookupSubjectsResponse.excluded_subject_ids is deprecated. See authzed/api/v1/permission_service.proto;l=876excluded_subject_ids are the Object IDs of the subjects excluded. This list will only contain object IDs if `subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard. deprecated: use `excluded_subjects`
repeated string excluded_subject_ids = 3 [deprecated = true];- Specified by:
getExcludedSubjectIdsBytesin interfaceLookupSubjectsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the excludedSubjectIds at the given index.
-
getPermissionshipValue
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=880permissionship indicates whether the response was partially evaluated or not deprecated: use `subject.permissionship`
.authzed.api.v1.LookupPermissionship permissionship = 4 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getPermissionshipValuein interfaceLookupSubjectsResponseOrBuilder- Returns:
- The enum numeric value on the wire for permissionship.
-
getPermissionship
Deprecated.authzed.api.v1.LookupSubjectsResponse.permissionship is deprecated. See authzed/api/v1/permission_service.proto;l=880permissionship indicates whether the response was partially evaluated or not deprecated: use `subject.permissionship`
.authzed.api.v1.LookupPermissionship permissionship = 4 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getPermissionshipin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The permissionship.
-
hasPartialCaveatInfo
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=894partial_caveat_info holds information of a partially-evaluated caveated response deprecated: use `subject.partial_caveat_info`
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 5 [deprecated = true, (.validate.rules) = { ... }- Specified by:
hasPartialCaveatInfoin interfaceLookupSubjectsResponseOrBuilder- Returns:
- Whether the partialCaveatInfo field is set.
-
getPartialCaveatInfo
Deprecated.authzed.api.v1.LookupSubjectsResponse.partial_caveat_info is deprecated. See authzed/api/v1/permission_service.proto;l=894partial_caveat_info holds information of a partially-evaluated caveated response deprecated: use `subject.partial_caveat_info`
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 5 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getPartialCaveatInfoin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The partialCaveatInfo.
-
getPartialCaveatInfoOrBuilder
Deprecated.partial_caveat_info holds information of a partially-evaluated caveated response deprecated: use `subject.partial_caveat_info`
.authzed.api.v1.PartialCaveatInfo partial_caveat_info = 5 [deprecated = true, (.validate.rules) = { ... }- Specified by:
getPartialCaveatInfoOrBuilderin interfaceLookupSubjectsResponseOrBuilder
-
hasSubject
public boolean hasSubject()subject is the subject found, along with its permissionship.
.authzed.api.v1.ResolvedSubject subject = 6;- Specified by:
hasSubjectin interfaceLookupSubjectsResponseOrBuilder- Returns:
- Whether the subject field is set.
-
getSubject
subject is the subject found, along with its permissionship.
.authzed.api.v1.ResolvedSubject subject = 6;- Specified by:
getSubjectin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The subject.
-
getSubjectOrBuilder
subject is the subject found, along with its permissionship.
.authzed.api.v1.ResolvedSubject subject = 6;- Specified by:
getSubjectOrBuilderin interfaceLookupSubjectsResponseOrBuilder
-
getExcludedSubjectsList
excluded_subjects are the subjects excluded. This list will only contain subjects if `subject.subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard.
repeated .authzed.api.v1.ResolvedSubject excluded_subjects = 7;- Specified by:
getExcludedSubjectsListin interfaceLookupSubjectsResponseOrBuilder
-
getExcludedSubjectsOrBuilderList
excluded_subjects are the subjects excluded. This list will only contain subjects if `subject.subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard.
repeated .authzed.api.v1.ResolvedSubject excluded_subjects = 7;- Specified by:
getExcludedSubjectsOrBuilderListin interfaceLookupSubjectsResponseOrBuilder
-
getExcludedSubjectsCount
public int getExcludedSubjectsCount()excluded_subjects are the subjects excluded. This list will only contain subjects if `subject.subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard.
repeated .authzed.api.v1.ResolvedSubject excluded_subjects = 7;- Specified by:
getExcludedSubjectsCountin interfaceLookupSubjectsResponseOrBuilder
-
getExcludedSubjects
excluded_subjects are the subjects excluded. This list will only contain subjects if `subject.subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard.
repeated .authzed.api.v1.ResolvedSubject excluded_subjects = 7;- Specified by:
getExcludedSubjectsin interfaceLookupSubjectsResponseOrBuilder
-
getExcludedSubjectsOrBuilder
excluded_subjects are the subjects excluded. This list will only contain subjects if `subject.subject_object_id` is a wildcard (`*`) and will only be populated if exclusions exist from the wildcard.
repeated .authzed.api.v1.ResolvedSubject excluded_subjects = 7;- Specified by:
getExcludedSubjectsOrBuilderin interfaceLookupSubjectsResponseOrBuilder
-
hasAfterResultCursor
public boolean hasAfterResultCursor()after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
.authzed.api.v1.Cursor after_result_cursor = 8;- Specified by:
hasAfterResultCursorin interfaceLookupSubjectsResponseOrBuilder- Returns:
- Whether the afterResultCursor field is set.
-
getAfterResultCursor
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
.authzed.api.v1.Cursor after_result_cursor = 8;- Specified by:
getAfterResultCursorin interfaceLookupSubjectsResponseOrBuilder- Returns:
- The afterResultCursor.
-
getAfterResultCursorOrBuilder
after_result_cursor holds a cursor that can be used to resume the LookupSubjects stream after this result.
.authzed.api.v1.Cursor after_result_cursor = 8;- Specified by:
getAfterResultCursorOrBuilderin interfaceLookupSubjectsResponseOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LookupSubjectsResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LookupSubjectsResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LookupSubjectsResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LookupSubjectsResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LookupSubjectsResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LookupSubjectsResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static LookupSubjectsResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static LookupSubjectsResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static LookupSubjectsResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static LookupSubjectsResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LookupSubjectsResponse.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-