Reference documentation and code samples for the Stackdriver Monitoring V3 Client class CreateUptimeCheckConfigRequest.
The protocol for the CreateUptimeCheckConfig
request.
Generated from protobuf message google.monitoring.v3.CreateUptimeCheckConfigRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The project in which to create the Uptime check. The format is: projects/[PROJECT_ID_OR_NUMBER]
↳ uptime_check_config
getParent
Required. The project in which to create the Uptime check. The format is: projects/[PROJECT_ID_OR_NUMBER]
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
string
setParent
Required. The project in which to create the Uptime check. The format is: projects/[PROJECT_ID_OR_NUMBER]
Generated from protobuf field string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
var
string
$this
getUptimeCheckConfig
Required. The new Uptime check configuration.
Generated from protobuf field .google.monitoring.v3.UptimeCheckConfig uptime_check_config = 2 [(.google.api.field_behavior) = REQUIRED];
hasUptimeCheckConfig
clearUptimeCheckConfig
setUptimeCheckConfig
Required. The new Uptime check configuration.
Generated from protobuf field .google.monitoring.v3.UptimeCheckConfig uptime_check_config = 2 [(.google.api.field_behavior) = REQUIRED];
$this