Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class JiraSource.
The Jira source for the ImportRagFilesRequest.
Generated from protobuf message google.cloud.aiplatform.v1.JiraSource
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ jira_queries |
array<JiraSource\JiraQueries>
Required. The Jira queries. |
getJiraQueries
Required. The Jira queries.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\RepeatedField<JiraSource\JiraQueries> |
|
setJiraQueries
Required. The Jira queries.
| Parameter | |
|---|---|
| Name | Description |
var |
array<JiraSource\JiraQueries>
|
| Returns | |
|---|---|
| Type | Description |
$this |
|