Google Cloud Discovery Engine V1 Client - Class GroundingSpec (1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class GroundingSpec.
Grounding specification.
Generated from protobuf message google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSpec
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ GenerateGroundedContentRequestMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ grounding_sources |
array<GroundingSource>
Grounding sources. |
getGroundingSources
Grounding sources.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\RepeatedField |
|
setGroundingSources
Grounding sources.
| Parameter | |
|---|---|
| Name | Description |
var |
array<GroundingSource>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|