public static interface PmGetRelationshipsAd.ParametersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.integerValue |
getIncludeSystemRelationships()
optional .dstore.engine.values.integerValue include_system_relationships = 2; |
boolean |
getIncludeSystemRelationshipsNull()
optional bool include_system_relationships_null = 1002; |
Values.integerValueOrBuilder |
getIncludeSystemRelationshipsOrBuilder()
optional .dstore.engine.values.integerValue include_system_relationships = 2; |
Values.integerValue |
getRelationshipId()
optional .dstore.engine.values.integerValue relationship_id = 1; |
boolean |
getRelationshipIdNull()
optional bool relationship_id_null = 1001; |
Values.integerValueOrBuilder |
getRelationshipIdOrBuilder()
optional .dstore.engine.values.integerValue relationship_id = 1; |
boolean |
hasIncludeSystemRelationships()
optional .dstore.engine.values.integerValue include_system_relationships = 2; |
boolean |
hasRelationshipId()
optional .dstore.engine.values.integerValue relationship_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRelationshipId()
optional .dstore.engine.values.integerValue relationship_id = 1;Values.integerValue getRelationshipId()
optional .dstore.engine.values.integerValue relationship_id = 1;Values.integerValueOrBuilder getRelationshipIdOrBuilder()
optional .dstore.engine.values.integerValue relationship_id = 1;boolean getRelationshipIdNull()
optional bool relationship_id_null = 1001;boolean hasIncludeSystemRelationships()
optional .dstore.engine.values.integerValue include_system_relationships = 2;Values.integerValue getIncludeSystemRelationships()
optional .dstore.engine.values.integerValue include_system_relationships = 2;Values.integerValueOrBuilder getIncludeSystemRelationshipsOrBuilder()
optional .dstore.engine.values.integerValue include_system_relationships = 2;boolean getIncludeSystemRelationshipsNull()
optional bool include_system_relationships_null = 1002;