public interface ListBranchRulesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getPageSize()
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL]; |
String |
getPageToken()
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; |
com.google.protobuf.ByteString |
getPageTokenBytes()
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL]; |
String |
getParent()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
|
com.google.protobuf.ByteString |
getParentBytes()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getParent()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
com.google.protobuf.ByteString getParentBytes()
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
int getPageSize()
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];String getPageToken()
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];com.google.protobuf.ByteString getPageTokenBytes()
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];Copyright © 2025 Google LLC. All rights reserved.