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.v1beta.SiteSearchEngineService.RecrawlUris] operation. This will be returned by the google.longrunning.Operation.metadata field.Protobuf type
google.cloud.discoveryengine.v1beta.RecrawlUrisMetadata| Modifier and Type | Method and Description |
|---|---|
RecrawlUrisMetadata.Builder |
addAllInvalidUris3(Iterable<String> values)
Unique URIs in the request that have invalid format.
|
RecrawlUrisMetadata.Builder |
addAllUrisNotMatchingTargetSites9(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 |
addInvalidUris3(String value)
Unique URIs in the request that have invalid format.
|
RecrawlUrisMetadata.Builder |
addInvalidUris3Bytes(com.google.protobuf.ByteString value)
Unique URIs in the request that have invalid format.
|
RecrawlUrisMetadata.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecrawlUrisMetadata.Builder |
addUrisNotMatchingTargetSites9(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 |
addUrisNotMatchingTargetSites9Bytes(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 |
build() |
RecrawlUrisMetadata |
buildPartial() |
RecrawlUrisMetadata.Builder |
clear() |
RecrawlUrisMetadata.Builder |
clearCreateTime()
Operation create time.
|
RecrawlUrisMetadata.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecrawlUrisMetadata.Builder |
clearInvalidUris3()
Unique URIs in the request that have invalid format.
|
RecrawlUrisMetadata.Builder |
clearInvalidUrisCount8()
Total number of unique URIs in the request that have invalid format.
|
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 |
clearUrisNotMatchingTargetSites9()
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 |
clearUrisNotMatchingTargetSitesCount10()
Total number of URIs that don't match any TargetSites.
|
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 |
getInvalidUris3(int index)
Unique URIs in the request that have invalid format.
|
com.google.protobuf.ByteString |
getInvalidUris3Bytes(int index)
Unique URIs in the request that have invalid format.
|
int |
getInvalidUris3Count()
Unique URIs in the request that have invalid format.
|
com.google.protobuf.ProtocolStringList |
getInvalidUris3List()
Unique URIs in the request that have invalid format.
|
int |
getInvalidUrisCount8()
Total number of unique URIs in the request that have invalid format.
|
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.
|
String |
getUrisNotMatchingTargetSites9(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 |
getUrisNotMatchingTargetSites9Bytes(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 |
getUrisNotMatchingTargetSites9Count()
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 |
getUrisNotMatchingTargetSites9List()
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 |
getUrisNotMatchingTargetSitesCount10()
Total number of URIs that don't match any TargetSites.
|
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 |
setInvalidUris3(int index,
String value)
Unique URIs in the request that have invalid format.
|
RecrawlUrisMetadata.Builder |
setInvalidUrisCount8(int value)
Total number of unique URIs in the request that have invalid format.
|
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 |
setUrisNotMatchingTargetSites9(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 |
setUrisNotMatchingTargetSitesCount10(int value)
Total number of URIs that don't match any TargetSites.
|
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 getInvalidUris3List()
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;getInvalidUris3List in interface RecrawlUrisMetadataOrBuilderpublic int getInvalidUris3Count()
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;getInvalidUris3Count in interface RecrawlUrisMetadataOrBuilderpublic String getInvalidUris3(int index)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;getInvalidUris3 in interface RecrawlUrisMetadataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getInvalidUris3Bytes(int index)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;getInvalidUris3Bytes in interface RecrawlUrisMetadataOrBuilderindex - The index of the value to return.public RecrawlUrisMetadata.Builder setInvalidUris3(int index, String value)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;index - The index to set the value at.value - The invalidUris to set.public RecrawlUrisMetadata.Builder addInvalidUris3(String value)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;value - The invalidUris to add.public RecrawlUrisMetadata.Builder addAllInvalidUris3(Iterable<String> values)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;values - The invalidUris to add.public RecrawlUrisMetadata.Builder clearInvalidUris3()
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;public RecrawlUrisMetadata.Builder addInvalidUris3Bytes(com.google.protobuf.ByteString value)
Unique URIs in the request that have invalid format. Sample limited to 1000.
repeated string invalid_uris = 3;value - The bytes of the invalidUris to add.public int getInvalidUrisCount8()
Total number of unique URIs in the request that have invalid format.
int32 invalid_uris_count = 8;getInvalidUrisCount8 in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setInvalidUrisCount8(int value)
Total number of unique URIs in the request that have invalid format.
int32 invalid_uris_count = 8;value - The invalidUrisCount to set.public RecrawlUrisMetadata.Builder clearInvalidUrisCount8()
Total number of unique URIs in the request that have invalid format.
int32 invalid_uris_count = 8;public com.google.protobuf.ProtocolStringList getUrisNotMatchingTargetSites9List()
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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;getUrisNotMatchingTargetSites9List in interface RecrawlUrisMetadataOrBuilderpublic int getUrisNotMatchingTargetSites9Count()
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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;getUrisNotMatchingTargetSites9Count in interface RecrawlUrisMetadataOrBuilderpublic String getUrisNotMatchingTargetSites9(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;getUrisNotMatchingTargetSites9 in interface RecrawlUrisMetadataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUrisNotMatchingTargetSites9Bytes(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;getUrisNotMatchingTargetSites9Bytes in interface RecrawlUrisMetadataOrBuilderindex - The index of the value to return.public RecrawlUrisMetadata.Builder setUrisNotMatchingTargetSites9(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;index - The index to set the value at.value - The urisNotMatchingTargetSites to set.public RecrawlUrisMetadata.Builder addUrisNotMatchingTargetSites9(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;value - The urisNotMatchingTargetSites to add.public RecrawlUrisMetadata.Builder addAllUrisNotMatchingTargetSites9(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;values - The urisNotMatchingTargetSites to add.public RecrawlUrisMetadata.Builder clearUrisNotMatchingTargetSites9()
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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;public RecrawlUrisMetadata.Builder addUrisNotMatchingTargetSites9Bytes(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. Sample limited to 1000.
repeated string uris_not_matching_target_sites = 9;value - The bytes of the urisNotMatchingTargetSites to add.public int getUrisNotMatchingTargetSitesCount10()
Total number of URIs that don't match any TargetSites.
int32 uris_not_matching_target_sites_count = 10;getUrisNotMatchingTargetSitesCount10 in interface RecrawlUrisMetadataOrBuilderpublic RecrawlUrisMetadata.Builder setUrisNotMatchingTargetSitesCount10(int value)
Total number of URIs that don't match any TargetSites.
int32 uris_not_matching_target_sites_count = 10;value - The urisNotMatchingTargetSitesCount to set.public RecrawlUrisMetadata.Builder clearUrisNotMatchingTargetSitesCount10()
Total number of URIs that don't match any TargetSites.
int32 uris_not_matching_target_sites_count = 10;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 © 2025 Google LLC. All rights reserved.