Package com.google.cloud.aiplatform.v1
Class RagFile.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
com.google.cloud.aiplatform.v1.RagFile.Builder
- All Implemented Interfaces:
RagFileOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RagFile
public static final class RagFile.Builder
extends com.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
implements RagFileOrBuilder
A RagFile contains user data for chunking, embedding and indexing.Protobuf type
google.cloud.aiplatform.v1.RagFile-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Output only.Optional.Output only.Required.Output only.Output only.Output only.The RagFile is imported from a Jira query.Output only.The RagFile is imported from a SharePoint source.The RagFile is imported from a Slack channel.Output only.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.Optional.com.google.protobuf.ByteStringOptional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput only.Output only.Output only.Required.com.google.protobuf.ByteStringRequired.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.The RagFile is imported from a Jira query.The RagFile is imported from a Jira query.The RagFile is imported from a Jira query.getName()Output only.com.google.protobuf.ByteStringOutput only.The RagFile is imported from a SharePoint source.The RagFile is imported from a SharePoint source.The RagFile is imported from a SharePoint source.The RagFile is imported from a Slack channel.The RagFile is imported from a Slack channel.The RagFile is imported from a Slack channel.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanThe RagFile is imported from a Jira query.booleanThe RagFile is imported from a SharePoint source.booleanThe RagFile is imported from a Slack channel.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeCreateTime(com.google.protobuf.Timestamp value) Output only.Output only.mergeFileStatus(FileStatus value) Output only.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeGcsSource(GcsSource value) Output only.Output only.mergeJiraSource(JiraSource value) The RagFile is imported from a Jira query.The RagFile is imported from a SharePoint source.mergeSlackSource(SlackSource value) The RagFile is imported from a Slack channel.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.setCreateTime(com.google.protobuf.Timestamp value) Output only.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.setDescription(String value) Optional.setDescriptionBytes(com.google.protobuf.ByteString value) Optional.Output only.setDirectUploadSource(DirectUploadSource.Builder builderForValue) Output only.setDisplayName(String value) Required.setDisplayNameBytes(com.google.protobuf.ByteString value) Required.setFileStatus(FileStatus value) Output only.setFileStatus(FileStatus.Builder builderForValue) Output only.setGcsSource(GcsSource value) Output only.setGcsSource(GcsSource.Builder builderForValue) Output only.Output only.setGoogleDriveSource(GoogleDriveSource.Builder builderForValue) Output only.setJiraSource(JiraSource value) The RagFile is imported from a Jira query.setJiraSource(JiraSource.Builder builderForValue) The RagFile is imported from a Jira query.Output only.setNameBytes(com.google.protobuf.ByteString value) Output only.The RagFile is imported from a SharePoint source.setSharePointSources(SharePointSources.Builder builderForValue) The RagFile is imported from a SharePoint source.setSlackSource(SlackSource value) The RagFile is imported from a Slack channel.setSlackSource(SlackSource.Builder builderForValue) The RagFile is imported from a Slack channel.setUpdateTime(com.google.protobuf.Timestamp value) Output only.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RagFile.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<RagFile.Builder>
-
mergeFrom
public RagFile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RagFile.Builder>- Throws:
IOException
-
getRagFileSourceCase
- Specified by:
getRagFileSourceCasein interfaceRagFileOrBuilder
-
clearRagFileSource
-
hasGcsSource
public boolean hasGcsSource()Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasGcsSourcein interfaceRagFileOrBuilder- Returns:
- Whether the gcsSource field is set.
-
getGcsSource
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGcsSourcein interfaceRagFileOrBuilder- Returns:
- The gcsSource.
-
setGcsSource
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setGcsSource
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeGcsSource
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearGcsSource
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getGcsSourceBuilder
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getGcsSourceOrBuilder
Output only. Google Cloud Storage location of the RagFile. It does not support wildcards in the Cloud Storage uri for now.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGcsSourceOrBuilderin interfaceRagFileOrBuilder
-
hasGoogleDriveSource
public boolean hasGoogleDriveSource()Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasGoogleDriveSourcein interfaceRagFileOrBuilder- Returns:
- Whether the googleDriveSource field is set.
-
getGoogleDriveSource
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGoogleDriveSourcein interfaceRagFileOrBuilder- Returns:
- The googleDriveSource.
-
setGoogleDriveSource
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setGoogleDriveSource
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeGoogleDriveSource
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearGoogleDriveSource
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getGoogleDriveSourceBuilder
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getGoogleDriveSourceOrBuilder
Output only. Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1.GoogleDriveSource google_drive_source = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGoogleDriveSourceOrBuilderin interfaceRagFileOrBuilder
-
hasDirectUploadSource
public boolean hasDirectUploadSource()Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDirectUploadSourcein interfaceRagFileOrBuilder- Returns:
- Whether the directUploadSource field is set.
-
getDirectUploadSource
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDirectUploadSourcein interfaceRagFileOrBuilder- Returns:
- The directUploadSource.
-
setDirectUploadSource
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setDirectUploadSource
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeDirectUploadSource
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearDirectUploadSource
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getDirectUploadSourceBuilder
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getDirectUploadSourceOrBuilder
Output only. The RagFile is encapsulated and uploaded in the UploadRagFile request.
.google.cloud.aiplatform.v1.DirectUploadSource direct_upload_source = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDirectUploadSourceOrBuilderin interfaceRagFileOrBuilder
-
hasSlackSource
public boolean hasSlackSource()The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11;- Specified by:
hasSlackSourcein interfaceRagFileOrBuilder- Returns:
- Whether the slackSource field is set.
-
getSlackSource
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11;- Specified by:
getSlackSourcein interfaceRagFileOrBuilder- Returns:
- The slackSource.
-
setSlackSource
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11; -
setSlackSource
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11; -
mergeSlackSource
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11; -
clearSlackSource
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11; -
getSlackSourceBuilder
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11; -
getSlackSourceOrBuilder
The RagFile is imported from a Slack channel.
.google.cloud.aiplatform.v1.SlackSource slack_source = 11;- Specified by:
getSlackSourceOrBuilderin interfaceRagFileOrBuilder
-
hasJiraSource
public boolean hasJiraSource()The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12;- Specified by:
hasJiraSourcein interfaceRagFileOrBuilder- Returns:
- Whether the jiraSource field is set.
-
getJiraSource
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12;- Specified by:
getJiraSourcein interfaceRagFileOrBuilder- Returns:
- The jiraSource.
-
setJiraSource
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12; -
setJiraSource
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12; -
mergeJiraSource
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12; -
clearJiraSource
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12; -
getJiraSourceBuilder
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12; -
getJiraSourceOrBuilder
The RagFile is imported from a Jira query.
.google.cloud.aiplatform.v1.JiraSource jira_source = 12;- Specified by:
getJiraSourceOrBuilderin interfaceRagFileOrBuilder
-
getName
Output only. The resource name of the RagFile.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceRagFileOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Output only. The resource name of the RagFile.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceRagFileOrBuilder- Returns:
- The bytes for name.
-
setName
Output only. The resource name of the RagFile.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Output only. The resource name of the RagFile.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
Output only. The resource name of the RagFile.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
Required. The display name of the RagFile. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceRagFileOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()Required. The display name of the RagFile. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameBytesin interfaceRagFileOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
Required. The display name of the RagFile. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
Required. The display name of the RagFile. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
Required. The display name of the RagFile. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
Optional. The description of the RagFile.
string description = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionin interfaceRagFileOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Optional. The description of the RagFile.
string description = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionBytesin interfaceRagFileOrBuilder- Returns:
- The bytes for description.
-
setDescription
Optional. The description of the RagFile.
string description = 3 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Optional. The description of the RagFile.
string description = 3 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setDescriptionBytes
Optional. The description of the RagFile.
string description = 3 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceRagFileOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceRagFileOrBuilder- Returns:
- The createTime.
-
setCreateTime
Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreateTime
Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreateTime
Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreateTime
Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()Output only. Timestamp when this RagFile was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceRagFileOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasUpdateTimein interfaceRagFileOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimein interfaceRagFileOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUpdateTime
Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeUpdateTime
Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearUpdateTime
Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeBuilder
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()Output only. Timestamp when this RagFile was last updated.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUpdateTimeOrBuilderin interfaceRagFileOrBuilder
-
hasFileStatus
public boolean hasFileStatus()Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasFileStatusin interfaceRagFileOrBuilder- Returns:
- Whether the fileStatus field is set.
-
getFileStatus
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFileStatusin interfaceRagFileOrBuilder- Returns:
- The fileStatus.
-
setFileStatus
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setFileStatus
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeFileStatus
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearFileStatus
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getFileStatusBuilder
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getFileStatusOrBuilder
Output only. State of the RagFile.
.google.cloud.aiplatform.v1.FileStatus file_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFileStatusOrBuilderin interfaceRagFileOrBuilder
-