public sealed class JiraSource : IMessage<JiraSource>, IEquatable<JiraSource>, IDeepCloneable<JiraSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class JiraSource.
The Jira source for the ImportRagFilesRequest.
Implements
IMessageJiraSource, IEquatableJiraSource, IDeepCloneableJiraSource, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
JiraSource()
public JiraSource()
JiraSource(JiraSource)
public JiraSource(JiraSource other)
Parameter | |
---|---|
Name | Description |
other |
JiraSource |
Properties
JiraQueries
public RepeatedField<JiraSource.Types.JiraQueries> JiraQueries { get; }
Required. The Jira queries.
Property Value | |
---|---|
Type | Description |
RepeatedFieldJiraSourceTypesJiraQueries |