Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class InstancesRotateServerCaRequest.
Rotate Server CA request.
Generated from protobuf message google.cloud.sql.v1beta4.InstancesRotateServerCaRequest
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ rotate_server_ca_context |
Google\Cloud\Sql\V1beta4\RotateServerCaContext
Contains details about the rotate server CA operation. |
getRotateServerCaContext
Contains details about the rotate server CA operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1beta4\RotateServerCaContext|null |
|
hasRotateServerCaContext
clearRotateServerCaContext
setRotateServerCaContext
Contains details about the rotate server CA operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1beta4\RotateServerCaContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|