Reference documentation and code samples for the Grafeas V1 Client class AnalysisCompleted.
Indicates which analysis completed successfully. Multiple types of analysis can be performed on a single resource.
Generated from protobuf message grafeas.v1.DiscoveryOccurrence.AnalysisCompleted
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ analysis_type |
array
|
getAnalysisType
Generated from protobuf field repeated string analysis_type = 1;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setAnalysisType
Generated from protobuf field repeated string analysis_type = 1;
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |