Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ProtoAnyConfig.
The configuration for PROTO_ANY data type.
Generated from protobuf message google.cloud.visionai.v1.DataSchemaDetails.ProtoAnyConfig
Namespace
Google \ Cloud \ VisionAI \ V1 \ DataSchemaDetailsMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ type_uri |
string
The type URI of the proto message. |
getTypeUri
The type URI of the proto message.
| Returns | |
|---|---|
| Type | Description |
string |
|
setTypeUri
The type URI of the proto message.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|