Reference documentation and code samples for the Google Cloud Support V2 Client class CloseCaseRequest.
The request message for the CloseCase endpoint.
Generated from protobuf message google.cloud.support.v2.CloseCaseRequest
Namespace
Google \ Cloud \ Support \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The fully qualified name of the case resource to be closed. |
getName
Required. The fully qualified name of the case resource to be closed.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The fully qualified name of the case resource to be closed.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |