Google Cloud Sql Admin V1 Client - Class InstancesDemoteRequest (1.5.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesDemoteRequest.

This request is used to demote an existing standalone instance to be a Cloud SQL read replica for an external database server.

Generated from protobuf message google.cloud.sql.v1.InstancesDemoteRequest

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ demote_context DemoteContext

Required. Contains details about the demote operation.

getDemoteContext

Required. Contains details about the demote operation.

Returns
Type Description
DemoteContext|null

hasDemoteContext

clearDemoteContext

setDemoteContext

Required. Contains details about the demote operation.

Parameter
Name Description
var DemoteContext
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月21日 UTC.