Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class PurgeErrorConfig.
Configuration of destination for Purge related errors.
Generated from protobuf message google.cloud.discoveryengine.v1.PurgeErrorConfig
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_prefix
string
Cloud Storage prefix for purge errors. This must be an empty, existing Cloud Storage directory. Purge errors are written to sharded files in this directory, one per line, as a JSON-encoded google.rpc.Status
message.
getGcsPrefix
Cloud Storage prefix for purge errors. This must be an empty,
existing Cloud Storage directory. Purge errors are written to
sharded files in this directory, one per line, as a JSON-encoded google.rpc.Status
message.
string
hasGcsPrefix
setGcsPrefix
Cloud Storage prefix for purge errors. This must be an empty,
existing Cloud Storage directory. Purge errors are written to
sharded files in this directory, one per line, as a JSON-encoded google.rpc.Status
message.
var
string
$this
getDestination
string