@Deprecated public interface GetRelationRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RelationIdentifier |
getParam()
Deprecated.
relation selector
|
RelationIdentifierOrBuilder |
getParamOrBuilder()
Deprecated.
relation selector
|
boolean |
getWithObjects()
Deprecated.
materialize relation objects
|
boolean |
hasParam()
Deprecated.
relation selector
|
boolean |
hasWithObjects()
Deprecated.
materialize relation objects
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasParam()
relation selector
.aserto.directory.common.v2.RelationIdentifier param = 1 [json_name = "param"];RelationIdentifier getParam()
relation selector
.aserto.directory.common.v2.RelationIdentifier param = 1 [json_name = "param"];RelationIdentifierOrBuilder getParamOrBuilder()
relation selector
.aserto.directory.common.v2.RelationIdentifier param = 1 [json_name = "param"];boolean hasWithObjects()
materialize relation objects
optional bool with_objects = 2 [json_name = "withObjects"];boolean getWithObjects()
materialize relation objects
optional bool with_objects = 2 [json_name = "withObjects"];Copyright © 2024. All rights reserved.