public static interface GroundingAttribution.WebOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTitle()
Output only.
|
com.google.protobuf.ByteString |
getTitleBytes()
Output only.
|
String |
getUri()
Output only.
|
com.google.protobuf.ByteString |
getUriBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getUriBytes()
Output only. URI reference of the attribution.
string uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];String getTitle()
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getTitleBytes()
Output only. Title of the attribution.
string title = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2024 Google LLC. All rights reserved.