Interface protos.google.api.servicecontrol.v1.ICheckResponse (3.3.0)

Properties of a CheckResponse.

Package

@google-cloud/service-control

Properties

checkErrors

checkErrors?: (google.api.servicecontrol.v1.ICheckError[]|null);

CheckResponse checkErrors

checkInfo

checkInfo?: (google.api.servicecontrol.v1.CheckResponse.ICheckInfo|null);

CheckResponse checkInfo

operationId

operationId?: (string|null);

CheckResponse operationId

serviceConfigId

serviceConfigId?: (string|null);

CheckResponse serviceConfigId

serviceRolloutId

serviceRolloutId?: (string|null);

CheckResponse serviceRolloutId