public interface SiteSearchEngineOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The fully qualified resource name of the site search engine.
|
com.google.protobuf.ByteString |
getNameBytes()
The fully qualified resource name of the site search engine.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The fully qualified resource name of the site search engine. Format: `projects/*/locations/*/dataStores/*/siteSearchEngine`
string name = 1;com.google.protobuf.ByteString getNameBytes()
The fully qualified resource name of the site search engine. Format: `projects/*/locations/*/dataStores/*/siteSearchEngine`
string name = 1;Copyright © 2024 Google LLC. All rights reserved.