Google Cloud Vision Ai V1 Client - Class CreateCollectionMetadata (0.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class CreateCollectionMetadata.
Metadata message for CreateCollectionRequest
Generated from protobuf message google.cloud.visionai.v1.CreateCollectionMetadata
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ operation_metadata |
OperationMetadata
Common metadata of the long-running operation. |
getOperationMetadata
Common metadata of the long-running operation.
| Returns | |
|---|---|
| Type | Description |
OperationMetadata|null |
|
hasOperationMetadata
clearOperationMetadata
setOperationMetadata
Common metadata of the long-running operation.
| Parameter | |
|---|---|
| Name | Description |
var |
OperationMetadata
|
| Returns | |
|---|---|
| Type | Description |
$this |
|