@Deprecated public interface GetObjectRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PaginationRequest |
getPage()
Deprecated.
pagination request
|
PaginationRequestOrBuilder |
getPageOrBuilder()
Deprecated.
pagination request
|
ObjectIdentifier |
getParam()
Deprecated.
object selector
|
ObjectIdentifierOrBuilder |
getParamOrBuilder()
Deprecated.
object selector
|
boolean |
getWithRelations()
Deprecated.
materialize the object relations objects
|
boolean |
hasPage()
Deprecated.
pagination request
|
boolean |
hasParam()
Deprecated.
object selector
|
boolean |
hasWithRelations()
Deprecated.
materialize the object relations objects
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasParam()
object selector
.aserto.directory.common.v2.ObjectIdentifier param = 1 [json_name = "param"];ObjectIdentifier getParam()
object selector
.aserto.directory.common.v2.ObjectIdentifier param = 1 [json_name = "param"];ObjectIdentifierOrBuilder getParamOrBuilder()
object selector
.aserto.directory.common.v2.ObjectIdentifier param = 1 [json_name = "param"];boolean hasWithRelations()
materialize the object relations objects
optional bool with_relations = 2 [json_name = "withRelations"];boolean getWithRelations()
materialize the object relations objects
optional bool with_relations = 2 [json_name = "withRelations"];boolean hasPage()
pagination request
.aserto.directory.common.v2.PaginationRequest page = 9 [json_name = "page"];PaginationRequest getPage()
pagination request
.aserto.directory.common.v2.PaginationRequest page = 9 [json_name = "page"];PaginationRequestOrBuilder getPageOrBuilder()
pagination request
.aserto.directory.common.v2.PaginationRequest page = 9 [json_name = "page"];Copyright © 2024. All rights reserved.