public interface GetObjectsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectType()
object type name (lc-string)
|
com.google.protobuf.ByteString |
getObjectTypeBytes()
object type name (lc-string)
|
PaginationRequest |
getPage()
pagination request
|
PaginationRequestOrBuilder |
getPageOrBuilder()
pagination request
|
boolean |
hasPage()
pagination request
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getObjectType()
object type name (lc-string)
string object_type = 1 [json_name = "objectType", (.google.api.field_behavior) = OPTIONAL, (.buf.validate.field) = { ... }com.google.protobuf.ByteString getObjectTypeBytes()
object type name (lc-string)
string object_type = 1 [json_name = "objectType", (.google.api.field_behavior) = OPTIONAL, (.buf.validate.field) = { ... }boolean hasPage()
pagination request
.aserto.directory.common.v3.PaginationRequest page = 9 [json_name = "page", (.google.api.field_behavior) = OPTIONAL];PaginationRequest getPage()
pagination request
.aserto.directory.common.v3.PaginationRequest page = 9 [json_name = "page", (.google.api.field_behavior) = OPTIONAL];PaginationRequestOrBuilder getPageOrBuilder()
pagination request
.aserto.directory.common.v3.PaginationRequest page = 9 [json_name = "page", (.google.api.field_behavior) = OPTIONAL];Copyright © 2023. All rights reserved.