public interface GetFeatureRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The Feature resource name in the format
`projects/*/locations/*/features/*`
|
com.google.protobuf.ByteString |
getNameBytes()
The Feature resource name in the format
`projects/*/locations/*/features/*`
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The Feature resource name in the format `projects/*/locations/*/features/*`
string name = 1;com.google.protobuf.ByteString getNameBytes()
The Feature resource name in the format `projects/*/locations/*/features/*`
string name = 1;Copyright © 2024 Google LLC. All rights reserved.