Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class DebugOptions.
Options available for debugging purposes only.
Generated from protobuf message google.cloud.visionai.v1.AnalyzerDefinition.DebugOptions
Namespace
Google \ Cloud \ VisionAI \ V1 \ AnalyzerDefinitionMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ environment_variables |
array|Google\Protobuf\Internal\MapField
Environment variables. |
getEnvironmentVariables
Environment variables.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\MapField |
|
setEnvironmentVariables
Environment variables.
| Parameter | |
|---|---|
| Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
| Returns | |
|---|---|
| Type | Description |
$this |
|