public static final class JiraSource.JiraQueries extends com.google.protobuf.GeneratedMessageV3 implements JiraSource.JiraQueriesOrBuilder
JiraQueries contains the Jira queries and corresponding authentication.Protobuf type
google.cloud.aiplatform.v1beta1.JiraSource.JiraQueries| Modifier and Type | Class and Description |
|---|---|
static class |
JiraSource.JiraQueries.Builder
JiraQueries contains the Jira queries and corresponding authentication.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
API_KEY_CONFIG_FIELD_NUMBER |
static int |
CUSTOM_QUERIES_FIELD_NUMBER |
static int |
EMAIL_FIELD_NUMBER |
static int |
PROJECTS_FIELD_NUMBER |
static int |
SERVER_URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ApiAuth.ApiKeyConfig |
getApiKeyConfig()
Required.
|
ApiAuth.ApiKeyConfigOrBuilder |
getApiKeyConfigOrBuilder()
Required.
|
String |
getCustomQueries(int index)
A list of custom Jira queries to import.
|
com.google.protobuf.ByteString |
getCustomQueriesBytes(int index)
A list of custom Jira queries to import.
|
int |
getCustomQueriesCount()
A list of custom Jira queries to import.
|
com.google.protobuf.ProtocolStringList |
getCustomQueriesList()
A list of custom Jira queries to import.
|
static JiraSource.JiraQueries |
getDefaultInstance() |
JiraSource.JiraQueries |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEmail()
Required.
|
com.google.protobuf.ByteString |
getEmailBytes()
Required.
|
com.google.protobuf.Parser<JiraSource.JiraQueries> |
getParserForType() |
String |
getProjects(int index)
A list of Jira projects to import in their entirety.
|
com.google.protobuf.ByteString |
getProjectsBytes(int index)
A list of Jira projects to import in their entirety.
|
int |
getProjectsCount()
A list of Jira projects to import in their entirety.
|
com.google.protobuf.ProtocolStringList |
getProjectsList()
A list of Jira projects to import in their entirety.
|
int |
getSerializedSize() |
String |
getServerUri()
Required.
|
com.google.protobuf.ByteString |
getServerUriBytes()
Required.
|
boolean |
hasApiKeyConfig()
Required.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static JiraSource.JiraQueries.Builder |
newBuilder() |
static JiraSource.JiraQueries.Builder |
newBuilder(JiraSource.JiraQueries prototype) |
JiraSource.JiraQueries.Builder |
newBuilderForType() |
protected JiraSource.JiraQueries.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static JiraSource.JiraQueries |
parseDelimitedFrom(InputStream input) |
static JiraSource.JiraQueries |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JiraSource.JiraQueries |
parseFrom(byte[] data) |
static JiraSource.JiraQueries |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JiraSource.JiraQueries |
parseFrom(ByteBuffer data) |
static JiraSource.JiraQueries |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JiraSource.JiraQueries |
parseFrom(com.google.protobuf.ByteString data) |
static JiraSource.JiraQueries |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JiraSource.JiraQueries |
parseFrom(com.google.protobuf.CodedInputStream input) |
static JiraSource.JiraQueries |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JiraSource.JiraQueries |
parseFrom(InputStream input) |
static JiraSource.JiraQueries |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<JiraSource.JiraQueries> |
parser() |
JiraSource.JiraQueries.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PROJECTS_FIELD_NUMBER
public static final int CUSTOM_QUERIES_FIELD_NUMBER
public static final int EMAIL_FIELD_NUMBER
public static final int SERVER_URI_FIELD_NUMBER
public static final int API_KEY_CONFIG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getProjectsList()
A list of Jira projects to import in their entirety.
repeated string projects = 3;getProjectsList in interface JiraSource.JiraQueriesOrBuilderpublic int getProjectsCount()
A list of Jira projects to import in their entirety.
repeated string projects = 3;getProjectsCount in interface JiraSource.JiraQueriesOrBuilderpublic String getProjects(int index)
A list of Jira projects to import in their entirety.
repeated string projects = 3;getProjects in interface JiraSource.JiraQueriesOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProjectsBytes(int index)
A list of Jira projects to import in their entirety.
repeated string projects = 3;getProjectsBytes in interface JiraSource.JiraQueriesOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getCustomQueriesList()
A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
repeated string custom_queries = 4;getCustomQueriesList in interface JiraSource.JiraQueriesOrBuilderpublic int getCustomQueriesCount()
A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
repeated string custom_queries = 4;getCustomQueriesCount in interface JiraSource.JiraQueriesOrBuilderpublic String getCustomQueries(int index)
A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
repeated string custom_queries = 4;getCustomQueries in interface JiraSource.JiraQueriesOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getCustomQueriesBytes(int index)
A list of custom Jira queries to import. For information about JQL (Jira Query Language), see https://support.atlassian.com/jira-service-management-cloud/docs/use-advanced-search-with-jira-query-language-jql/
repeated string custom_queries = 4;getCustomQueriesBytes in interface JiraSource.JiraQueriesOrBuilderindex - The index of the value to return.public String getEmail()
Required. The Jira email address.
string email = 5 [(.google.api.field_behavior) = REQUIRED];getEmail in interface JiraSource.JiraQueriesOrBuilderpublic com.google.protobuf.ByteString getEmailBytes()
Required. The Jira email address.
string email = 5 [(.google.api.field_behavior) = REQUIRED];getEmailBytes in interface JiraSource.JiraQueriesOrBuilderpublic String getServerUri()
Required. The Jira server URI.
string server_uri = 6 [(.google.api.field_behavior) = REQUIRED];getServerUri in interface JiraSource.JiraQueriesOrBuilderpublic com.google.protobuf.ByteString getServerUriBytes()
Required. The Jira server URI.
string server_uri = 6 [(.google.api.field_behavior) = REQUIRED];getServerUriBytes in interface JiraSource.JiraQueriesOrBuilderpublic boolean hasApiKeyConfig()
Required. The SecretManager secret version resource name (e.g.
projects/{project}/secrets/{secret}/versions/{version}) storing the
Jira API key. See [Manage API tokens for your Atlassian
account](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 7 [(.google.api.field_behavior) = REQUIRED];
hasApiKeyConfig in interface JiraSource.JiraQueriesOrBuilderpublic ApiAuth.ApiKeyConfig getApiKeyConfig()
Required. The SecretManager secret version resource name (e.g.
projects/{project}/secrets/{secret}/versions/{version}) storing the
Jira API key. See [Manage API tokens for your Atlassian
account](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 7 [(.google.api.field_behavior) = REQUIRED];
getApiKeyConfig in interface JiraSource.JiraQueriesOrBuilderpublic ApiAuth.ApiKeyConfigOrBuilder getApiKeyConfigOrBuilder()
Required. The SecretManager secret version resource name (e.g.
projects/{project}/secrets/{secret}/versions/{version}) storing the
Jira API key. See [Manage API tokens for your Atlassian
account](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/).
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 7 [(.google.api.field_behavior) = REQUIRED];
getApiKeyConfigOrBuilder in interface JiraSource.JiraQueriesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JiraSource.JiraQueries parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JiraSource.JiraQueries parseFrom(InputStream input) throws IOException
IOExceptionpublic static JiraSource.JiraQueries parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JiraSource.JiraQueries parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JiraSource.JiraQueries parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JiraSource.JiraQueries parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JiraSource.JiraQueries parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JiraSource.JiraQueries.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JiraSource.JiraQueries.Builder newBuilder()
public static JiraSource.JiraQueries.Builder newBuilder(JiraSource.JiraQueries prototype)
public JiraSource.JiraQueries.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JiraSource.JiraQueries.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JiraSource.JiraQueries getDefaultInstance()
public static com.google.protobuf.Parser<JiraSource.JiraQueries> parser()
public com.google.protobuf.Parser<JiraSource.JiraQueries> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JiraSource.JiraQueries getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.