ProjectsInstancesResource class
Constructors
- ProjectsInstancesResource(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rescheduleMaintenance(
SqlInstancesRescheduleMaintenanceRequestBody request, String project, String instance, {String? $fields}) → Future< Operation> - Reschedules the maintenance on the given instance.
-
startExternalSync(
SqlInstancesStartExternalSyncRequest request, String project, String instance, {String? $fields}) → Future< Operation> - Start External primary instance migration.
-
toString(
) → String -
A string representation of this object.
inherited
-
verifyExternalSyncSettings(
SqlInstancesVerifyExternalSyncSettingsRequest request, String project, String instance, {String? $fields}) → Future< SqlInstancesVerifyExternalSyncSettingsResponse> - Verify External primary instance external sync settings.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited