Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class AssetContentData.
The content of the asset.
Generated from protobuf message google.cloud.visionai.v1.AssetSource.AssetContentData
Namespace
Google \ Cloud \ VisionAI \ V1 \ AssetSourceMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ asset_content_data |
string
|
getAssetContentData
Generated from protobuf field bytes asset_content_data = 1;
| Returns | |
|---|---|
| Type | Description |
string |
|
setAssetContentData
Generated from protobuf field bytes asset_content_data = 1;
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|