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