public interface RelationshipDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkedTable()
The name of the table this relationship is linked to.
|
com.google.protobuf.ByteString |
getLinkedTableBytes()
The name of the table this relationship is linked to.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getLinkedTable()
The name of the table this relationship is linked to.
string linked_table = 1;com.google.protobuf.ByteString getLinkedTableBytes()
The name of the table this relationship is linked to.
string linked_table = 1;Copyright © 2024 Google LLC. All rights reserved.