Reference documentation and code samples for the Google Cloud Support V2 Client class CreateCaseRequest.
The request message for the CreateCase endpoint.
Generated from protobuf message google.cloud.support.v2.CreateCaseRequest
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The name of the Google Cloud Resource under which the case should be created.
↳ case
getParent
Required. The name of the Google Cloud Resource under which the case should be created.
string
setParent
Required. The name of the Google Cloud Resource under which the case should be created.
var
string
$this
getCase
Required. The case to be created.
hasCase
clearCase
setCase
Required. The case to be created.
$this
static::build
parent
string
Required. The name of the Google Cloud Resource under which the case should be created. Please see Google\Cloud\Support\V2\CaseServiceClient::projectName() for help formatting this field.
case