public static final class RecrawlUrisMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder> implements RecrawlUrisMetadataOrBuilder
Metadata related to the progress of the [SiteSearchEngineService.RecrawlUris][google.cloud.discoveryengine.v1alpha.SiteSearchEngineService.RecrawlUris] operation. This will be returned by the google.longrunning.Operation.metadata field.Protobuf type
google.cloud.discoveryengine.v1alpha.RecrawlUrisMetadata| Modifier and Type | Method and Description |
|---|---|
RecrawlUrisMetadata.Builder |
addAllInvalidUris(Iterable<String> values)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
RecrawlUrisMetadata.Builder |
addInvalidUris(String value)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
RecrawlUrisMetadata.Builder |
addInvalidUrisBytes(com.google.protobuf.ByteString value)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
RecrawlUrisMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecrawlUrisMetadata |
build() |
RecrawlUrisMetadata |
buildPartial() |
RecrawlUrisMetadata.Builder |
clear() |
RecrawlUrisMetadata.Builder |
clearCreateTime()
Operation create time.
|
RecrawlUrisMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecrawlUrisMetadata.Builder |
clearInvalidUris()
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
RecrawlUrisMetadata.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RecrawlUrisMetadata.Builder |
clearPendingCount()
Total number of URIs that have yet to be crawled.
|
RecrawlUrisMetadata.Builder |
clearQuotaExceededCount()
Total number of URIs that were rejected due to insufficient indexing
resources.
|
RecrawlUrisMetadata.Builder |
clearSuccessCount()
Total number of URIs that have been crawled so far.
|
RecrawlUrisMetadata.Builder |
clearUpdateTime()
Operation last update time.
|
RecrawlUrisMetadata.Builder |
clearValidUrisCount()
Total number of unique URIs in the request that are not in invalid_uris.
|
RecrawlUrisMetadata.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Operation create time.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Operation create time.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Operation create time.
|
RecrawlUrisMetadata |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInvalidUris(int index)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
com.google.protobuf.ByteString |
getInvalidUrisBytes(int index)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
int |
getInvalidUrisCount()
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
com.google.protobuf.ProtocolStringList |
getInvalidUrisList()
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
int |
getPendingCount()
Total number of URIs that have yet to be crawled.
|
int |
getQuotaExceededCount()
Total number of URIs that were rejected due to insufficient indexing
resources.
|
int |
getSuccessCount()
Total number of URIs that have been crawled so far.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Operation last update time.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Operation last update time.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Operation last update time.
|
int |
getValidUrisCount()
Total number of unique URIs in the request that are not in invalid_uris.
|
boolean |
hasCreateTime()
Operation create time.
|
boolean |
hasUpdateTime()
Operation last update time.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecrawlUrisMetadata.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Operation create time.
|
RecrawlUrisMetadata.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecrawlUrisMetadata.Builder |
mergeFrom(com.google.protobuf.Message other) |
RecrawlUrisMetadata.Builder |
mergeFrom(RecrawlUrisMetadata other) |
RecrawlUrisMetadata.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecrawlUrisMetadata.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Operation last update time.
|
RecrawlUrisMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Operation create time.
|
RecrawlUrisMetadata.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Operation create time.
|
RecrawlUrisMetadata.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecrawlUrisMetadata.Builder |
setInvalidUris(int index,
String value)
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE.
|
RecrawlUrisMetadata.Builder |
setPendingCount(int value)
Total number of URIs that have yet to be crawled.
|
RecrawlUrisMetadata.Builder |
setQuotaExceededCount(int value)
Total number of URIs that were rejected due to insufficient indexing
resources.
|
RecrawlUrisMetadata.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecrawlUrisMetadata.Builder |
setSuccessCount(int value)
Total number of URIs that have been crawled so far.
|
RecrawlUrisMetadata.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecrawlUrisMetadata.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Operation last update time.
|
RecrawlUrisMetadata.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Operation last update time.
|
RecrawlUrisMetadata.Builder |
setValidUrisCount(int value)
Total number of unique URIs in the request that are not in invalid_uris.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecrawlUrisMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecrawlUrisMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecrawlUrisMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder mergeFrom(RecrawlUrisMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public RecrawlUrisMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecrawlUrisMetadata.Builder>IOExceptionpublic boolean hasCreateTime()
Operation create time.
.google.protobuf.Timestamp create_time = 1;hasCreateTime in interface RecrawlUrisMetadataOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Operation create time.
.google.protobuf.Timestamp create_time = 1;getCreateTime in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
Operation create time.
.google.protobuf.Timestamp create_time = 1;public RecrawlUrisMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Operation create time.
.google.protobuf.Timestamp create_time = 1;public RecrawlUrisMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Operation create time.
.google.protobuf.Timestamp create_time = 1;public RecrawlUrisMetadata.Builder clearCreateTime()
Operation create time.
.google.protobuf.Timestamp create_time = 1;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Operation create time.
.google.protobuf.Timestamp create_time = 1;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Operation create time.
.google.protobuf.Timestamp create_time = 1;getCreateTimeOrBuilder in interface RecrawlUrisMetadataOrBuilderpublic boolean hasUpdateTime()
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;hasUpdateTime in interface RecrawlUrisMetadataOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;getUpdateTime in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;public RecrawlUrisMetadata.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;public RecrawlUrisMetadata.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;public RecrawlUrisMetadata.Builder clearUpdateTime()
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Operation last update time. If the operation is done, this is also the finish time.
.google.protobuf.Timestamp update_time = 2;getUpdateTimeOrBuilder in interface RecrawlUrisMetadataOrBuilderpublic com.google.protobuf.ProtocolStringList getInvalidUrisList()
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;getInvalidUrisList in interface RecrawlUrisMetadataOrBuilderpublic int getInvalidUrisCount()
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;getInvalidUrisCount in interface RecrawlUrisMetadataOrBuilderpublic String getInvalidUris(int index)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;getInvalidUris in interface RecrawlUrisMetadataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getInvalidUrisBytes(int index)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;getInvalidUrisBytes in interface RecrawlUrisMetadataOrBuilderindex - The index of the value to return.public RecrawlUrisMetadata.Builder setInvalidUris(int index, String value)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;index - The index to set the value at.value - The invalidUris to set.public RecrawlUrisMetadata.Builder addInvalidUris(String value)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;value - The invalidUris to add.public RecrawlUrisMetadata.Builder addAllInvalidUris(Iterable<String> values)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;values - The invalidUris to add.public RecrawlUrisMetadata.Builder clearInvalidUris()
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;public RecrawlUrisMetadata.Builder addInvalidUrisBytes(com.google.protobuf.ByteString value)
Unique URIs in the request that don't match any TargetSite in the DataStore, only match TargetSites that haven't been fully indexed, or match a TargetSite with type EXCLUDE.
repeated string invalid_uris = 3;value - The bytes of the invalidUris to add.public int getValidUrisCount()
Total number of unique URIs in the request that are not in invalid_uris.
int32 valid_uris_count = 4;getValidUrisCount in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setValidUrisCount(int value)
Total number of unique URIs in the request that are not in invalid_uris.
int32 valid_uris_count = 4;value - The validUrisCount to set.public RecrawlUrisMetadata.Builder clearValidUrisCount()
Total number of unique URIs in the request that are not in invalid_uris.
int32 valid_uris_count = 4;public int getSuccessCount()
Total number of URIs that have been crawled so far.
int32 success_count = 5;getSuccessCount in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setSuccessCount(int value)
Total number of URIs that have been crawled so far.
int32 success_count = 5;value - The successCount to set.public RecrawlUrisMetadata.Builder clearSuccessCount()
Total number of URIs that have been crawled so far.
int32 success_count = 5;public int getPendingCount()
Total number of URIs that have yet to be crawled.
int32 pending_count = 6;getPendingCount in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setPendingCount(int value)
Total number of URIs that have yet to be crawled.
int32 pending_count = 6;value - The pendingCount to set.public RecrawlUrisMetadata.Builder clearPendingCount()
Total number of URIs that have yet to be crawled.
int32 pending_count = 6;public int getQuotaExceededCount()
Total number of URIs that were rejected due to insufficient indexing resources.
int32 quota_exceeded_count = 7;getQuotaExceededCount in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setQuotaExceededCount(int value)
Total number of URIs that were rejected due to insufficient indexing resources.
int32 quota_exceeded_count = 7;value - The quotaExceededCount to set.public RecrawlUrisMetadata.Builder clearQuotaExceededCount()
Total number of URIs that were rejected due to insufficient indexing resources.
int32 quota_exceeded_count = 7;public final RecrawlUrisMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>public final RecrawlUrisMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecrawlUrisMetadata.Builder>Copyright © 2024 Google LLC. All rights reserved.