Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class Check.
Check is a type for status check.
Generated from protobuf message google.cloud.securesourcemanager.v1.BranchRule.Check
Namespace
Google \ Cloud \ SecureSourceManager \ V1 \ BranchRuleMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ context |
string
Required. The context of the check. |
getContext
Required. The context of the check.
Returns | |
---|---|
Type | Description |
string |
setContext
Required. The context of the check.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |