Google Cloud Discovery Engine V1beta Client - Class QuotaFailure (0.11.2)

Reference documentation and code samples for the Google Cloud Discovery Engine V1beta Client class QuotaFailure.

Failed due to insufficient quota.

Generated from protobuf message google.cloud.discoveryengine.v1beta.TargetSite.FailureReason.QuotaFailure

Namespace

Google \ Cloud \ DiscoveryEngine \ V1beta \ TargetSite \ FailureReason

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ total_required_quota int|string

This number is an estimation on how much total quota this project needs to successfully complete indexing.

getTotalRequiredQuota

This number is an estimation on how much total quota this project needs to successfully complete indexing.

Returns
Type Description
int|string

setTotalRequiredQuota

This number is an estimation on how much total quota this project needs to successfully complete indexing.

Parameter
Name Description
var int|string
Returns
Type Description
$this