Skip to content

Commit

Permalink
feat(sqladmin): update the API
Browse files Browse the repository at this point in the history
#### sqladmin:v1beta4

The following keys were added:
- resources.connect.methods.generateEphemeralCert.description
- resources.connect.methods.generateEphemeralCert.flatPath
- resources.connect.methods.generateEphemeralCert.httpMethod
- resources.connect.methods.generateEphemeralCert.id
- resources.connect.methods.generateEphemeralCert.parameterOrder
- resources.connect.methods.generateEphemeralCert.parameters.instance.description
- resources.connect.methods.generateEphemeralCert.parameters.instance.location
- resources.connect.methods.generateEphemeralCert.parameters.instance.required
- resources.connect.methods.generateEphemeralCert.parameters.instance.type
- resources.connect.methods.generateEphemeralCert.parameters.project.description
- resources.connect.methods.generateEphemeralCert.parameters.project.location
- resources.connect.methods.generateEphemeralCert.parameters.project.required
- resources.connect.methods.generateEphemeralCert.parameters.project.type
- resources.connect.methods.generateEphemeralCert.path
- resources.connect.methods.generateEphemeralCert.request.$ref
- resources.connect.methods.generateEphemeralCert.response.$ref
- resources.connect.methods.generateEphemeralCert.scopes
- resources.connect.methods.get.description
- resources.connect.methods.get.flatPath
- resources.connect.methods.get.httpMethod
- resources.connect.methods.get.id
- resources.connect.methods.get.parameterOrder
- resources.connect.methods.get.parameters.instance.description
- resources.connect.methods.get.parameters.instance.location
- resources.connect.methods.get.parameters.instance.required
- resources.connect.methods.get.parameters.instance.type
- resources.connect.methods.get.parameters.project.description
- resources.connect.methods.get.parameters.project.location
- resources.connect.methods.get.parameters.project.required
- resources.connect.methods.get.parameters.project.type
- resources.connect.methods.get.parameters.readTime.description
- resources.connect.methods.get.parameters.readTime.format
- resources.connect.methods.get.parameters.readTime.location
- resources.connect.methods.get.parameters.readTime.type
- resources.connect.methods.get.path
- resources.connect.methods.get.response.$ref
- resources.connect.methods.get.scopes
- schemas.ConnectSettings.description
- schemas.ConnectSettings.id
- schemas.ConnectSettings.properties.backendType.description
- schemas.ConnectSettings.properties.backendType.enum
- schemas.ConnectSettings.properties.backendType.enumDescriptions
- schemas.ConnectSettings.properties.backendType.type
- schemas.ConnectSettings.properties.databaseVersion.description
- schemas.ConnectSettings.properties.databaseVersion.enum
- schemas.ConnectSettings.properties.databaseVersion.enumDescriptions
- schemas.ConnectSettings.properties.databaseVersion.type
- schemas.ConnectSettings.properties.ipAddresses.description
- schemas.ConnectSettings.properties.ipAddresses.items.$ref
- schemas.ConnectSettings.properties.ipAddresses.type
- schemas.ConnectSettings.properties.kind.description
- schemas.ConnectSettings.properties.kind.type
- schemas.ConnectSettings.properties.serverCaCert.$ref
- schemas.ConnectSettings.properties.serverCaCert.description
- schemas.ConnectSettings.type
- schemas.GenerateEphemeralCertRequest.description
- schemas.GenerateEphemeralCertRequest.id
- schemas.GenerateEphemeralCertRequest.properties.access_token.description
- schemas.GenerateEphemeralCertRequest.properties.access_token.type
- schemas.GenerateEphemeralCertRequest.properties.public_key.description
- schemas.GenerateEphemeralCertRequest.properties.public_key.type
- schemas.GenerateEphemeralCertRequest.properties.readTime.description
- schemas.GenerateEphemeralCertRequest.properties.readTime.format
- schemas.GenerateEphemeralCertRequest.properties.readTime.type
- schemas.GenerateEphemeralCertRequest.type
- schemas.GenerateEphemeralCertResponse.description
- schemas.GenerateEphemeralCertResponse.id
- schemas.GenerateEphemeralCertResponse.properties.ephemeralCert.$ref
- schemas.GenerateEphemeralCertResponse.properties.ephemeralCert.description
- schemas.GenerateEphemeralCertResponse.type
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.description
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.format
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.type

The following keys were changed:
- resources.backupRuns.methods.list.description
- resources.backupRuns.methods.list.parameters.instance.description
- schemas.BackupConfiguration.properties.pointInTimeRecoveryEnabled.description
- schemas.CloneContext.properties.pointInTime.description

#### sqladmin:v1

The following keys were added:
- auth.oauth2.scopes.https://www.googleapis.com/auth/cloud-platform.description
- auth.oauth2.scopes.https://www.googleapis.com/auth/sqlservice.admin.description
- resources.instances.methods.list.description
- resources.instances.methods.list.flatPath
- resources.instances.methods.list.httpMethod
- resources.instances.methods.list.id
- resources.instances.methods.list.parameterOrder
- resources.instances.methods.list.parameters.filter.description
- resources.instances.methods.list.parameters.filter.location
- resources.instances.methods.list.parameters.filter.type
- resources.instances.methods.list.parameters.maxResults.description
- resources.instances.methods.list.parameters.maxResults.format
- resources.instances.methods.list.parameters.maxResults.location
- resources.instances.methods.list.parameters.maxResults.type
- resources.instances.methods.list.parameters.pageToken.description
- resources.instances.methods.list.parameters.pageToken.location
- resources.instances.methods.list.parameters.pageToken.type
- resources.instances.methods.list.parameters.project.description
- resources.instances.methods.list.parameters.project.location
- resources.instances.methods.list.parameters.project.required
- resources.instances.methods.list.parameters.project.type
- resources.instances.methods.list.path
- resources.instances.methods.list.response.$ref
- resources.instances.methods.list.scopes
- resources.projects.resources.instances.methods.generateEphemeralCert.description
- resources.projects.resources.instances.methods.generateEphemeralCert.flatPath
- resources.projects.resources.instances.methods.generateEphemeralCert.httpMethod
- resources.projects.resources.instances.methods.generateEphemeralCert.id
- resources.projects.resources.instances.methods.generateEphemeralCert.parameterOrder
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.instance.description
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.instance.location
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.instance.required
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.instance.type
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.project.description
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.project.location
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.project.required
- resources.projects.resources.instances.methods.generateEphemeralCert.parameters.project.type
- resources.projects.resources.instances.methods.generateEphemeralCert.path
- resources.projects.resources.instances.methods.generateEphemeralCert.request.$ref
- resources.projects.resources.instances.methods.generateEphemeralCert.response.$ref
- resources.projects.resources.instances.methods.generateEphemeralCert.scopes
- resources.projects.resources.instances.methods.get.description
- resources.projects.resources.instances.methods.get.flatPath
- resources.projects.resources.instances.methods.get.httpMethod
- resources.projects.resources.instances.methods.get.id
- resources.projects.resources.instances.methods.get.parameterOrder
- resources.projects.resources.instances.methods.get.parameters.instance.description
- resources.projects.resources.instances.methods.get.parameters.instance.location
- resources.projects.resources.instances.methods.get.parameters.instance.required
- resources.projects.resources.instances.methods.get.parameters.instance.type
- resources.projects.resources.instances.methods.get.parameters.project.description
- resources.projects.resources.instances.methods.get.parameters.project.location
- resources.projects.resources.instances.methods.get.parameters.project.required
- resources.projects.resources.instances.methods.get.parameters.project.type
- resources.projects.resources.instances.methods.get.path
- resources.projects.resources.instances.methods.get.response.$ref
- resources.projects.resources.instances.methods.get.scopes
- resources.projects.resources.instances.methods.getConnectSettings.description
- resources.projects.resources.instances.methods.getConnectSettings.flatPath
- resources.projects.resources.instances.methods.getConnectSettings.httpMethod
- resources.projects.resources.instances.methods.getConnectSettings.id
- resources.projects.resources.instances.methods.getConnectSettings.parameterOrder
- resources.projects.resources.instances.methods.getConnectSettings.parameters.instance.description
- resources.projects.resources.instances.methods.getConnectSettings.parameters.instance.location
- resources.projects.resources.instances.methods.getConnectSettings.parameters.instance.required
- resources.projects.resources.instances.methods.getConnectSettings.parameters.instance.type
- resources.projects.resources.instances.methods.getConnectSettings.parameters.project.description
- resources.projects.resources.instances.methods.getConnectSettings.parameters.project.location
- resources.projects.resources.instances.methods.getConnectSettings.parameters.project.required
- resources.projects.resources.instances.methods.getConnectSettings.parameters.project.type
- resources.projects.resources.instances.methods.getConnectSettings.parameters.readTime.description
- resources.projects.resources.instances.methods.getConnectSettings.parameters.readTime.format
- resources.projects.resources.instances.methods.getConnectSettings.parameters.readTime.location
- resources.projects.resources.instances.methods.getConnectSettings.parameters.readTime.type
- resources.projects.resources.instances.methods.getConnectSettings.path
- resources.projects.resources.instances.methods.getConnectSettings.response.$ref
- resources.projects.resources.instances.methods.getConnectSettings.scopes
- resources.projects.resources.instances.resources.createEphemeral.methods.create.description
- resources.projects.resources.instances.resources.createEphemeral.methods.create.flatPath
- resources.projects.resources.instances.resources.createEphemeral.methods.create.httpMethod
- resources.projects.resources.instances.resources.createEphemeral.methods.create.id
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameterOrder
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.instance.description
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.instance.location
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.instance.required
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.instance.type
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.project.description
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.project.location
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.project.required
- resources.projects.resources.instances.resources.createEphemeral.methods.create.parameters.project.type
- resources.projects.resources.instances.resources.createEphemeral.methods.create.path
- resources.projects.resources.instances.resources.createEphemeral.methods.create.request.$ref
- resources.projects.resources.instances.resources.createEphemeral.methods.create.response.$ref
- resources.projects.resources.instances.resources.createEphemeral.methods.create.scopes
- schemas.AclEntry.description
- schemas.AclEntry.id
- schemas.AclEntry.properties.expirationTime.description
- schemas.AclEntry.properties.expirationTime.format
- schemas.AclEntry.properties.expirationTime.type
- schemas.AclEntry.properties.kind.description
- schemas.AclEntry.properties.kind.type
- schemas.AclEntry.properties.name.description
- schemas.AclEntry.properties.name.type
- schemas.AclEntry.properties.value.description
- schemas.AclEntry.properties.value.type
- schemas.AclEntry.type
- schemas.ApiWarning.description
- schemas.ApiWarning.id
- schemas.ApiWarning.properties.code.description
- schemas.ApiWarning.properties.code.enum
- schemas.ApiWarning.properties.code.enumDescriptions
- schemas.ApiWarning.properties.code.type
- schemas.ApiWarning.properties.message.description
- schemas.ApiWarning.properties.message.type
- schemas.ApiWarning.properties.region.description
- schemas.ApiWarning.properties.region.type
- schemas.ApiWarning.type
- schemas.BackupConfiguration.description
- schemas.BackupConfiguration.id
- schemas.BackupConfiguration.properties.backupRetentionSettings.$ref
- schemas.BackupConfiguration.properties.backupRetentionSettings.description
- schemas.BackupConfiguration.properties.binaryLogEnabled.description
- schemas.BackupConfiguration.properties.binaryLogEnabled.type
- schemas.BackupConfiguration.properties.enabled.description
- schemas.BackupConfiguration.properties.enabled.type
- schemas.BackupConfiguration.properties.kind.description
- schemas.BackupConfiguration.properties.kind.type
- schemas.BackupConfiguration.properties.location.description
- schemas.BackupConfiguration.properties.location.type
- schemas.BackupConfiguration.properties.pointInTimeRecoveryEnabled.description
- schemas.BackupConfiguration.properties.pointInTimeRecoveryEnabled.type
- schemas.BackupConfiguration.properties.replicationLogArchivingEnabled.description
- schemas.BackupConfiguration.properties.replicationLogArchivingEnabled.type
- schemas.BackupConfiguration.properties.startTime.description
- schemas.BackupConfiguration.properties.startTime.type
- schemas.BackupConfiguration.properties.transactionLogRetentionDays.description
- schemas.BackupConfiguration.properties.transactionLogRetentionDays.format
- schemas.BackupConfiguration.properties.transactionLogRetentionDays.type
- schemas.BackupConfiguration.type
- schemas.BackupRetentionSettings.description
- schemas.BackupRetentionSettings.id
- schemas.BackupRetentionSettings.properties.retainedBackups.description
- schemas.BackupRetentionSettings.properties.retainedBackups.format
- schemas.BackupRetentionSettings.properties.retainedBackups.type
- schemas.BackupRetentionSettings.properties.retentionUnit.description
- schemas.BackupRetentionSettings.properties.retentionUnit.enum
- schemas.BackupRetentionSettings.properties.retentionUnit.enumDescriptions
- schemas.BackupRetentionSettings.properties.retentionUnit.type
- schemas.BackupRetentionSettings.type
- schemas.ConnectSettings.description
- schemas.ConnectSettings.id
- schemas.ConnectSettings.properties.backendType.description
- schemas.ConnectSettings.properties.backendType.enum
- schemas.ConnectSettings.properties.backendType.enumDescriptions
- schemas.ConnectSettings.properties.backendType.type
- schemas.ConnectSettings.properties.databaseVersion.description
- schemas.ConnectSettings.properties.databaseVersion.enum
- schemas.ConnectSettings.properties.databaseVersion.enumDescriptions
- schemas.ConnectSettings.properties.databaseVersion.type
- schemas.ConnectSettings.properties.ipAddresses.description
- schemas.ConnectSettings.properties.ipAddresses.items.$ref
- schemas.ConnectSettings.properties.ipAddresses.type
- schemas.ConnectSettings.properties.kind.description
- schemas.ConnectSettings.properties.kind.type
- schemas.ConnectSettings.properties.serverCaCert.$ref
- schemas.ConnectSettings.properties.serverCaCert.description
- schemas.ConnectSettings.type
- schemas.DatabaseFlags.description
- schemas.DatabaseFlags.id
- schemas.DatabaseFlags.properties.name.description
- schemas.DatabaseFlags.properties.name.type
- schemas.DatabaseFlags.properties.value.description
- schemas.DatabaseFlags.properties.value.type
- schemas.DatabaseFlags.type
- schemas.DatabaseInstance.description
- schemas.DatabaseInstance.id
- schemas.DatabaseInstance.properties.backendType.description
- schemas.DatabaseInstance.properties.backendType.enum
- schemas.DatabaseInstance.properties.backendType.enumDescriptions
- schemas.DatabaseInstance.properties.backendType.type
- schemas.DatabaseInstance.properties.connectionName.description
- schemas.DatabaseInstance.properties.connectionName.type
- schemas.DatabaseInstance.properties.currentDiskSize.description
- schemas.DatabaseInstance.properties.currentDiskSize.format
- schemas.DatabaseInstance.properties.currentDiskSize.type
- schemas.DatabaseInstance.properties.databaseVersion.description
- schemas.DatabaseInstance.properties.databaseVersion.enum
- schemas.DatabaseInstance.properties.databaseVersion.enumDescriptions
- schemas.DatabaseInstance.properties.databaseVersion.type
- schemas.DatabaseInstance.properties.diskEncryptionConfiguration.$ref
- schemas.DatabaseInstance.properties.diskEncryptionConfiguration.description
- schemas.DatabaseInstance.properties.diskEncryptionStatus.$ref
- schemas.DatabaseInstance.properties.diskEncryptionStatus.description
- schemas.DatabaseInstance.properties.encryptedRootPassword.description
- schemas.DatabaseInstance.properties.encryptedRootPassword.format
- schemas.DatabaseInstance.properties.encryptedRootPassword.type
- schemas.DatabaseInstance.properties.etag.description
- schemas.DatabaseInstance.properties.etag.type
- schemas.DatabaseInstance.properties.failoverReplica.description
- schemas.DatabaseInstance.properties.failoverReplica.properties.available.description
- schemas.DatabaseInstance.properties.failoverReplica.properties.available.type
- schemas.DatabaseInstance.properties.failoverReplica.properties.failoverInstance.$ref
- schemas.DatabaseInstance.properties.failoverReplica.properties.failoverInstance.description
- schemas.DatabaseInstance.properties.failoverReplica.properties.name.description
- schemas.DatabaseInstance.properties.failoverReplica.properties.name.type
- schemas.DatabaseInstance.properties.failoverReplica.type
- schemas.DatabaseInstance.properties.gceZone.description
- schemas.DatabaseInstance.properties.gceZone.type
- schemas.DatabaseInstance.properties.installedVersion.description
- schemas.DatabaseInstance.properties.installedVersion.enum
- schemas.DatabaseInstance.properties.installedVersion.enumDescriptions
- schemas.DatabaseInstance.properties.installedVersion.type
- schemas.DatabaseInstance.properties.instanceType.description
- schemas.DatabaseInstance.properties.instanceType.enum
- schemas.DatabaseInstance.properties.instanceType.enumDescriptions
- schemas.DatabaseInstance.properties.instanceType.type
- schemas.DatabaseInstance.properties.instanceUid.description
- schemas.DatabaseInstance.properties.instanceUid.type
- schemas.DatabaseInstance.properties.ipAddresses.description
- schemas.DatabaseInstance.properties.ipAddresses.items.$ref
- schemas.DatabaseInstance.properties.ipAddresses.type
- schemas.DatabaseInstance.properties.ipv6Address.description
- schemas.DatabaseInstance.properties.ipv6Address.type
- schemas.DatabaseInstance.properties.kind.description
- schemas.DatabaseInstance.properties.kind.type
- schemas.DatabaseInstance.properties.masterInstance.$ref
- schemas.DatabaseInstance.properties.masterInstance.description
- schemas.DatabaseInstance.properties.masterInstanceName.description
- schemas.DatabaseInstance.properties.masterInstanceName.type
- schemas.DatabaseInstance.properties.maxDiskSize.description
- schemas.DatabaseInstance.properties.maxDiskSize.format
- schemas.DatabaseInstance.properties.maxDiskSize.type
- schemas.DatabaseInstance.properties.name.description
- schemas.DatabaseInstance.properties.name.type
- schemas.DatabaseInstance.properties.onPremisesConfiguration.$ref
- schemas.DatabaseInstance.properties.onPremisesConfiguration.description
- schemas.DatabaseInstance.properties.outOfDiskReport.$ref
- schemas.DatabaseInstance.properties.outOfDiskReport.description
- schemas.DatabaseInstance.properties.project.description
- schemas.DatabaseInstance.properties.project.type
- schemas.DatabaseInstance.properties.region.description
- schemas.DatabaseInstance.properties.region.type
- schemas.DatabaseInstance.properties.replicaConfiguration.$ref
- schemas.DatabaseInstance.properties.replicaConfiguration.description
- schemas.DatabaseInstance.properties.replicaInstances.description
- schemas.DatabaseInstance.properties.replicaInstances.items.$ref
- schemas.DatabaseInstance.properties.replicaInstances.type
- schemas.DatabaseInstance.properties.replicaNames.description
- schemas.DatabaseInstance.properties.replicaNames.items.type
- schemas.DatabaseInstance.properties.replicaNames.type
- schemas.DatabaseInstance.properties.rootPassword.description
- schemas.DatabaseInstance.properties.rootPassword.type
- schemas.DatabaseInstance.properties.satisfiesPzs.description
- schemas.DatabaseInstance.properties.satisfiesPzs.type
- schemas.DatabaseInstance.properties.scheduledMaintenance.$ref
- schemas.DatabaseInstance.properties.scheduledMaintenance.description
- schemas.DatabaseInstance.properties.secondaryGceZone.description
- schemas.DatabaseInstance.properties.secondaryGceZone.type
- schemas.DatabaseInstance.properties.selfLink.description
- schemas.DatabaseInstance.properties.selfLink.type
- schemas.DatabaseInstance.properties.serverCaCert.$ref
- schemas.DatabaseInstance.properties.serverCaCert.description
- schemas.DatabaseInstance.properties.serviceAccountEmailAddress.description
- schemas.DatabaseInstance.properties.serviceAccountEmailAddress.type
- schemas.DatabaseInstance.properties.settings.$ref
- schemas.DatabaseInstance.properties.settings.description
- schemas.DatabaseInstance.properties.state.description
- schemas.DatabaseInstance.properties.state.enum
- schemas.DatabaseInstance.properties.state.enumDescriptions
- schemas.DatabaseInstance.properties.state.type
- schemas.DatabaseInstance.properties.suspensionReason.description
- schemas.DatabaseInstance.properties.suspensionReason.items.enum
- schemas.DatabaseInstance.properties.suspensionReason.items.enumDescriptions
- schemas.DatabaseInstance.properties.suspensionReason.items.type
- schemas.DatabaseInstance.properties.suspensionReason.type
- schemas.DatabaseInstance.type
- schemas.DenyMaintenancePeriod.description
- schemas.DenyMaintenancePeriod.id
- schemas.DenyMaintenancePeriod.properties.endDate.description
- schemas.DenyMaintenancePeriod.properties.endDate.type
- schemas.DenyMaintenancePeriod.properties.startDate.description
- schemas.DenyMaintenancePeriod.properties.startDate.type
- schemas.DenyMaintenancePeriod.properties.time.description
- schemas.DenyMaintenancePeriod.properties.time.type
- schemas.DenyMaintenancePeriod.type
- schemas.DiskEncryptionConfiguration.description
- schemas.DiskEncryptionConfiguration.id
- schemas.DiskEncryptionConfiguration.properties.kind.description
- schemas.DiskEncryptionConfiguration.properties.kind.type
- schemas.DiskEncryptionConfiguration.properties.kmsKeyName.description
- schemas.DiskEncryptionConfiguration.properties.kmsKeyName.type
- schemas.DiskEncryptionConfiguration.type
- schemas.DiskEncryptionStatus.description
- schemas.DiskEncryptionStatus.id
- schemas.DiskEncryptionStatus.properties.kind.description
- schemas.DiskEncryptionStatus.properties.kind.type
- schemas.DiskEncryptionStatus.properties.kmsKeyVersionName.description
- schemas.DiskEncryptionStatus.properties.kmsKeyVersionName.type
- schemas.DiskEncryptionStatus.type
- schemas.GenerateEphemeralCertRequest.description
- schemas.GenerateEphemeralCertRequest.id
- schemas.GenerateEphemeralCertRequest.properties.access_token.description
- schemas.GenerateEphemeralCertRequest.properties.access_token.type
- schemas.GenerateEphemeralCertRequest.properties.public_key.description
- schemas.GenerateEphemeralCertRequest.properties.public_key.type
- schemas.GenerateEphemeralCertRequest.properties.readTime.description
- schemas.GenerateEphemeralCertRequest.properties.readTime.format
- schemas.GenerateEphemeralCertRequest.properties.readTime.type
- schemas.GenerateEphemeralCertRequest.type
- schemas.GenerateEphemeralCertResponse.description
- schemas.GenerateEphemeralCertResponse.id
- schemas.GenerateEphemeralCertResponse.properties.ephemeralCert.$ref
- schemas.GenerateEphemeralCertResponse.properties.ephemeralCert.description
- schemas.GenerateEphemeralCertResponse.type
- schemas.InsightsConfig.description
- schemas.InsightsConfig.id
- schemas.InsightsConfig.properties.queryInsightsEnabled.description
- schemas.InsightsConfig.properties.queryInsightsEnabled.type
- schemas.InsightsConfig.properties.queryPlansPerMinute.description
- schemas.InsightsConfig.properties.queryPlansPerMinute.format
- schemas.InsightsConfig.properties.queryPlansPerMinute.type
- schemas.InsightsConfig.properties.queryStringLength.description
- schemas.InsightsConfig.properties.queryStringLength.format
- schemas.InsightsConfig.properties.queryStringLength.type
- schemas.InsightsConfig.properties.recordApplicationTags.description
- schemas.InsightsConfig.properties.recordApplicationTags.type
- schemas.InsightsConfig.properties.recordClientAddress.description
- schemas.InsightsConfig.properties.recordClientAddress.type
- schemas.InsightsConfig.type
- schemas.InstanceReference.description
- schemas.InstanceReference.id
- schemas.InstanceReference.properties.name.description
- schemas.InstanceReference.properties.name.type
- schemas.InstanceReference.properties.region.description
- schemas.InstanceReference.properties.region.type
- schemas.InstanceReference.type
- schemas.InstancesListResponse.description
- schemas.InstancesListResponse.id
- schemas.InstancesListResponse.properties.items.description
- schemas.InstancesListResponse.properties.items.items.$ref
- schemas.InstancesListResponse.properties.items.type
- schemas.InstancesListResponse.properties.kind.description
- schemas.InstancesListResponse.properties.kind.type
- schemas.InstancesListResponse.properties.nextPageToken.description
- schemas.InstancesListResponse.properties.nextPageToken.type
- schemas.InstancesListResponse.properties.warnings.description
- schemas.InstancesListResponse.properties.warnings.items.$ref
- schemas.InstancesListResponse.properties.warnings.type
- schemas.InstancesListResponse.type
- schemas.IpConfiguration.description
- schemas.IpConfiguration.id
- schemas.IpConfiguration.properties.authorizedNetworks.description
- schemas.IpConfiguration.properties.authorizedNetworks.items.$ref
- schemas.IpConfiguration.properties.authorizedNetworks.type
- schemas.IpConfiguration.properties.ipv4Enabled.description
- schemas.IpConfiguration.properties.ipv4Enabled.type
- schemas.IpConfiguration.properties.privateNetwork.description
- schemas.IpConfiguration.properties.privateNetwork.type
- schemas.IpConfiguration.properties.requireSsl.description
- schemas.IpConfiguration.properties.requireSsl.type
- schemas.IpConfiguration.type
- schemas.IpMapping.description
- schemas.IpMapping.id
- schemas.IpMapping.properties.ipAddress.description
- schemas.IpMapping.properties.ipAddress.type
- schemas.IpMapping.properties.timeToRetire.description
- schemas.IpMapping.properties.timeToRetire.format
- schemas.IpMapping.properties.timeToRetire.type
- schemas.IpMapping.properties.type.description
- schemas.IpMapping.properties.type.enum
- schemas.IpMapping.properties.type.enumDescriptions
- schemas.IpMapping.properties.type.type
- schemas.IpMapping.type
- schemas.LocationPreference.description
- schemas.LocationPreference.id
- schemas.LocationPreference.properties.kind.description
- schemas.LocationPreference.properties.kind.type
- schemas.LocationPreference.properties.secondaryZone.description
- schemas.LocationPreference.properties.secondaryZone.type
- schemas.LocationPreference.properties.zone.description
- schemas.LocationPreference.properties.zone.type
- schemas.LocationPreference.type
- schemas.MaintenanceWindow.description
- schemas.MaintenanceWindow.id
- schemas.MaintenanceWindow.properties.day.description
- schemas.MaintenanceWindow.properties.day.format
- schemas.MaintenanceWindow.properties.day.type
- schemas.MaintenanceWindow.properties.hour.description
- schemas.MaintenanceWindow.properties.hour.format
- schemas.MaintenanceWindow.properties.hour.type
- schemas.MaintenanceWindow.properties.kind.description
- schemas.MaintenanceWindow.properties.kind.type
- schemas.MaintenanceWindow.properties.updateTrack.description
- schemas.MaintenanceWindow.properties.updateTrack.enum
- schemas.MaintenanceWindow.properties.updateTrack.enumDescriptions
- schemas.MaintenanceWindow.properties.updateTrack.type
- schemas.MaintenanceWindow.type
- schemas.MySqlReplicaConfiguration.description
- schemas.MySqlReplicaConfiguration.id
- schemas.MySqlReplicaConfiguration.properties.caCertificate.description
- schemas.MySqlReplicaConfiguration.properties.caCertificate.type
- schemas.MySqlReplicaConfiguration.properties.clientCertificate.description
- schemas.MySqlReplicaConfiguration.properties.clientCertificate.type
- schemas.MySqlReplicaConfiguration.properties.clientKey.description
- schemas.MySqlReplicaConfiguration.properties.clientKey.type
- schemas.MySqlReplicaConfiguration.properties.connectRetryInterval.description
- schemas.MySqlReplicaConfiguration.properties.connectRetryInterval.format
- schemas.MySqlReplicaConfiguration.properties.connectRetryInterval.type
- schemas.MySqlReplicaConfiguration.properties.dumpFilePath.description
- schemas.MySqlReplicaConfiguration.properties.dumpFilePath.type
- schemas.MySqlReplicaConfiguration.properties.kind.description
- schemas.MySqlReplicaConfiguration.properties.kind.type
- schemas.MySqlReplicaConfiguration.properties.masterHeartbeatPeriod.description
- schemas.MySqlReplicaConfiguration.properties.masterHeartbeatPeriod.format
- schemas.MySqlReplicaConfiguration.properties.masterHeartbeatPeriod.type
- schemas.MySqlReplicaConfiguration.properties.password.description
- schemas.MySqlReplicaConfiguration.properties.password.type
- schemas.MySqlReplicaConfiguration.properties.sslCipher.description
- schemas.MySqlReplicaConfiguration.properties.sslCipher.type
- schemas.MySqlReplicaConfiguration.properties.username.description
- schemas.MySqlReplicaConfiguration.properties.username.type
- schemas.MySqlReplicaConfiguration.properties.verifyServerCertificate.description
- schemas.MySqlReplicaConfiguration.properties.verifyServerCertificate.type
- schemas.MySqlReplicaConfiguration.type
- schemas.OnPremisesConfiguration.description
- schemas.OnPremisesConfiguration.id
- schemas.OnPremisesConfiguration.properties.caCertificate.description
- schemas.OnPremisesConfiguration.properties.caCertificate.type
- schemas.OnPremisesConfiguration.properties.clientCertificate.description
- schemas.OnPremisesConfiguration.properties.clientCertificate.type
- schemas.OnPremisesConfiguration.properties.clientKey.description
- schemas.OnPremisesConfiguration.properties.clientKey.type
- schemas.OnPremisesConfiguration.properties.dumpFilePath.description
- schemas.OnPremisesConfiguration.properties.dumpFilePath.type
- schemas.OnPremisesConfiguration.properties.hostPort.description
- schemas.OnPremisesConfiguration.properties.hostPort.type
- schemas.OnPremisesConfiguration.properties.kind.description
- schemas.OnPremisesConfiguration.properties.kind.type
- schemas.OnPremisesConfiguration.properties.password.description
- schemas.OnPremisesConfiguration.properties.password.type
- schemas.OnPremisesConfiguration.properties.username.description
- schemas.OnPremisesConfiguration.properties.username.type
- schemas.OnPremisesConfiguration.type
- schemas.ReplicaConfiguration.description
- schemas.ReplicaConfiguration.id
- schemas.ReplicaConfiguration.properties.failoverTarget.description
- schemas.ReplicaConfiguration.properties.failoverTarget.type
- schemas.ReplicaConfiguration.properties.kind.description
- schemas.ReplicaConfiguration.properties.kind.type
- schemas.ReplicaConfiguration.properties.mysqlReplicaConfiguration.$ref
- schemas.ReplicaConfiguration.properties.mysqlReplicaConfiguration.description
- schemas.ReplicaConfiguration.type
- schemas.Settings.description
- schemas.Settings.id
- schemas.Settings.properties.activationPolicy.description
- schemas.Settings.properties.activationPolicy.enum
- schemas.Settings.properties.activationPolicy.enumDescriptions
- schemas.Settings.properties.activationPolicy.type
- schemas.Settings.properties.activeDirectoryConfig.$ref
- schemas.Settings.properties.activeDirectoryConfig.description
- schemas.Settings.properties.availabilityType.description
- schemas.Settings.properties.availabilityType.enum
- schemas.Settings.properties.availabilityType.enumDescriptions
- schemas.Settings.properties.availabilityType.type
- schemas.Settings.properties.backupConfiguration.$ref
- schemas.Settings.properties.backupConfiguration.description
- schemas.Settings.properties.collation.description
- schemas.Settings.properties.collation.type
- schemas.Settings.properties.crashSafeReplicationEnabled.description
- schemas.Settings.properties.crashSafeReplicationEnabled.type
- schemas.Settings.properties.dataDiskSizeGb.description
- schemas.Settings.properties.dataDiskSizeGb.format
- schemas.Settings.properties.dataDiskSizeGb.type
- schemas.Settings.properties.dataDiskType.description
- schemas.Settings.properties.dataDiskType.enum
- schemas.Settings.properties.dataDiskType.enumDescriptions
- schemas.Settings.properties.dataDiskType.type
- schemas.Settings.properties.databaseFlags.description
- schemas.Settings.properties.databaseFlags.items.$ref
- schemas.Settings.properties.databaseFlags.type
- schemas.Settings.properties.databaseReplicationEnabled.description
- schemas.Settings.properties.databaseReplicationEnabled.type
- schemas.Settings.properties.denyMaintenancePeriods.description
- schemas.Settings.properties.denyMaintenancePeriods.items.$ref
- schemas.Settings.properties.denyMaintenancePeriods.type
- schemas.Settings.properties.insightsConfig.$ref
- schemas.Settings.properties.insightsConfig.description
- schemas.Settings.properties.ipConfiguration.$ref
- schemas.Settings.properties.ipConfiguration.description
- schemas.Settings.properties.kind.description
- schemas.Settings.properties.kind.type
- schemas.Settings.properties.locationPreference.$ref
- schemas.Settings.properties.locationPreference.description
- schemas.Settings.properties.maintenanceWindow.$ref
- schemas.Settings.properties.maintenanceWindow.description
- schemas.Settings.properties.pricingPlan.description
- schemas.Settings.properties.pricingPlan.enum
- schemas.Settings.properties.pricingPlan.enumDescriptions
- schemas.Settings.properties.pricingPlan.type
- schemas.Settings.properties.replicationType.description
- schemas.Settings.properties.replicationType.enum
- schemas.Settings.properties.replicationType.enumDescriptions
- schemas.Settings.properties.replicationType.type
- schemas.Settings.properties.settingsVersion.description
- schemas.Settings.properties.settingsVersion.format
- schemas.Settings.properties.settingsVersion.type
- schemas.Settings.properties.storageAutoResize.description
- schemas.Settings.properties.storageAutoResize.type
- schemas.Settings.properties.storageAutoResizeLimit.description
- schemas.Settings.properties.storageAutoResizeLimit.format
- schemas.Settings.properties.storageAutoResizeLimit.type
- schemas.Settings.properties.tier.description
- schemas.Settings.properties.tier.type
- schemas.Settings.properties.userLabels.additionalProperties.type
- schemas.Settings.properties.userLabels.description
- schemas.Settings.properties.userLabels.type
- schemas.Settings.type
- schemas.SqlActiveDirectoryConfig.description
- schemas.SqlActiveDirectoryConfig.id
- schemas.SqlActiveDirectoryConfig.properties.domain.description
- schemas.SqlActiveDirectoryConfig.properties.domain.type
- schemas.SqlActiveDirectoryConfig.properties.kind.description
- schemas.SqlActiveDirectoryConfig.properties.kind.type
- schemas.SqlActiveDirectoryConfig.type
- schemas.SqlOutOfDiskReport.description
- schemas.SqlOutOfDiskReport.id
- schemas.SqlOutOfDiskReport.properties.sqlMinRecommendedIncreaseSizeGb.description
- schemas.SqlOutOfDiskReport.properties.sqlMinRecommendedIncreaseSizeGb.format
- schemas.SqlOutOfDiskReport.properties.sqlMinRecommendedIncreaseSizeGb.type
- schemas.SqlOutOfDiskReport.properties.sqlOutOfDiskState.description
- schemas.SqlOutOfDiskReport.properties.sqlOutOfDiskState.enum
- schemas.SqlOutOfDiskReport.properties.sqlOutOfDiskState.enumDescriptions
- schemas.SqlOutOfDiskReport.properties.sqlOutOfDiskState.type
- schemas.SqlOutOfDiskReport.type
- schemas.SqlScheduledMaintenance.description
- schemas.SqlScheduledMaintenance.id
- schemas.SqlScheduledMaintenance.properties.canDefer.type
- schemas.SqlScheduledMaintenance.properties.canReschedule.description
- schemas.SqlScheduledMaintenance.properties.canReschedule.type
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.description
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.format
- schemas.SqlScheduledMaintenance.properties.scheduleDeadlineTime.type
- schemas.SqlScheduledMaintenance.properties.startTime.description
- schemas.SqlScheduledMaintenance.properties.startTime.format
- schemas.SqlScheduledMaintenance.properties.startTime.type
- schemas.SqlScheduledMaintenance.type
- schemas.SslCert.description
- schemas.SslCert.id
- schemas.SslCert.properties.cert.description
- schemas.SslCert.properties.cert.type
- schemas.SslCert.properties.certSerialNumber.description
- schemas.SslCert.properties.certSerialNumber.type
- schemas.SslCert.properties.commonName.description
- schemas.SslCert.properties.commonName.type
- schemas.SslCert.properties.createTime.description
- schemas.SslCert.properties.createTime.format
- schemas.SslCert.properties.createTime.type
- schemas.SslCert.properties.expirationTime.description
- schemas.SslCert.properties.expirationTime.format
- schemas.SslCert.properties.expirationTime.type
- schemas.SslCert.properties.instance.description
- schemas.SslCert.properties.instance.type
- schemas.SslCert.properties.kind.description
- schemas.SslCert.properties.kind.type
- schemas.SslCert.properties.sha1Fingerprint.description
- schemas.SslCert.properties.sha1Fingerprint.type
- schemas.SslCert.type
- schemas.SslCertsCreateEphemeralRequest.description
- schemas.SslCertsCreateEphemeralRequest.id
- schemas.SslCertsCreateEphemeralRequest.properties.access_token.description
- schemas.SslCertsCreateEphemeralRequest.properties.access_token.type
- schemas.SslCertsCreateEphemeralRequest.properties.public_key.description
- schemas.SslCertsCreateEphemeralRequest.properties.public_key.type
- schemas.SslCertsCreateEphemeralRequest.type
  • Loading branch information
yoshi-automation authored and bcoe committed Jul 23, 2021
1 parent f04cb3c commit 16172f4
Show file tree
Hide file tree
Showing 4 changed files with 3,674 additions and 13 deletions.

0 comments on commit 16172f4

Please sign in to comment.