@Generated
public interface OpenTableRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAppProfileId()
string app_profile_id = 2; |
com.google.protobuf.ByteString |
getAppProfileIdBytes()
string app_profile_id = 2; |
OpenTableRequest.Permission |
getPermission()
.google.bigtable.v2.OpenTableRequest.Permission permission = 3; |
int |
getPermissionValue()
.google.bigtable.v2.OpenTableRequest.Permission permission = 3; |
String |
getTableName()
string table_name = 1; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTableName()
string table_name = 1;com.google.protobuf.ByteString getTableNameBytes()
string table_name = 1;String getAppProfileId()
string app_profile_id = 2;com.google.protobuf.ByteString getAppProfileIdBytes()
string app_profile_id = 2;int getPermissionValue()
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;OpenTableRequest.Permission getPermission()
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;Copyright © 2026 Google LLC. All rights reserved.