public interface PropertyReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of the property.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the property.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The name of the property. If name includes "."s, it may be interpreted as a property name path.
string name = 2;com.google.protobuf.ByteString getNameBytes()
The name of the property. If name includes "."s, it may be interpreted as a property name path.
string name = 2;Copyright © 2023 Google LLC. All rights reserved.