Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class MediaWarehouseConfig.
Message describing MediaWarehouseConfig.
Generated from protobuf message google.cloud.visionai.v1.MediaWarehouseConfig
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ corpus
string
Resource name of the Media Warehouse corpus. Format: projects/${project_id}/locations/${location_id}/corpora/${corpus_id}
↳ region
string
Deprecated.
↳ ttl
Google\Protobuf\Duration
The duration for which all media assets, associated metadata, and search documents can exist.
getCorpus
Resource name of the Media Warehouse corpus.
Format: projects/${project_id}/locations/${location_id}/corpora/${corpus_id}
string
setCorpus
Resource name of the Media Warehouse corpus.
Format: projects/${project_id}/locations/${location_id}/corpora/${corpus_id}
var
string
$this
getRegion
Deprecated.
string
setRegion
Deprecated.
var
string
$this
getTtl
The duration for which all media assets, associated metadata, and search documents can exist.
hasTtl
clearTtl
setTtl
The duration for which all media assets, associated metadata, and search documents can exist.
$this

