Update documentation
diff --git a/docs/dyn/sqladmin_v1beta4.instances.html b/docs/dyn/sqladmin_v1beta4.instances.html
index 43410f4..9042084 100644
--- a/docs/dyn/sqladmin_v1beta4.instances.html
+++ b/docs/dyn/sqladmin_v1beta4.instances.html
@@ -499,7 +499,7 @@
"etag": "A String", # HTTP 1.1 Entity tag for the resource.
"failoverReplica": { # The name and status of the failover replica. This property is applicable only to Second Generation instances.
"available": True or False, # The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true.
- "name": "A String", # The name of the failover replica.
+ "name": "A String", # The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances.
},
"replicaNames": [ # The replicas of the instance.
"A String",
@@ -541,10 +541,10 @@
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. This property is only applicable to First Generation instances.
"A String",
],
- "activationPolicy": "A String", # The activation policy for this instance. This specifies when the instance should be activated and is applicable only when the instance state is RUNNABLE. This can be one of the following.
- # ALWAYS: The instance should always be active.
- # NEVER: The instance should never be activated.
- # ON_DEMAND: The instance is activated upon receiving requests; only applicable to First Generation instances.
+ "activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. The activation policy cannot be updated together with other settings for Second Generation instances. Valid values:
+ # ALWAYS: The instance is on; it is not deactivated by inactivity.
+ # NEVER: The instance is off; it is not activated, even if a connection request arrives.
+ # ON_DEMAND: The instance responds to incoming requests, and turns itself off when not in use. Instances with PER_USE pricing turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of inactivity.
"backupConfiguration": { # Database instance backup configuration. # The daily backup configuration for the instance.
"kind": "sql#backupConfiguration", # This is always sql#backupConfiguration.
"enabled": True or False, # Whether this configuration is enabled.
@@ -731,7 +731,7 @@
"etag": "A String", # HTTP 1.1 Entity tag for the resource.
"failoverReplica": { # The name and status of the failover replica. This property is applicable only to Second Generation instances.
"available": True or False, # The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true.
- "name": "A String", # The name of the failover replica.
+ "name": "A String", # The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances.
},
"replicaNames": [ # The replicas of the instance.
"A String",
@@ -773,10 +773,10 @@
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. This property is only applicable to First Generation instances.
"A String",
],
- "activationPolicy": "A String", # The activation policy for this instance. This specifies when the instance should be activated and is applicable only when the instance state is RUNNABLE. This can be one of the following.
- # ALWAYS: The instance should always be active.
- # NEVER: The instance should never be activated.
- # ON_DEMAND: The instance is activated upon receiving requests; only applicable to First Generation instances.
+ "activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. The activation policy cannot be updated together with other settings for Second Generation instances. Valid values:
+ # ALWAYS: The instance is on; it is not deactivated by inactivity.
+ # NEVER: The instance is off; it is not activated, even if a connection request arrives.
+ # ON_DEMAND: The instance responds to incoming requests, and turns itself off when not in use. Instances with PER_USE pricing turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of inactivity.
"backupConfiguration": { # Database instance backup configuration. # The daily backup configuration for the instance.
"kind": "sql#backupConfiguration", # This is always sql#backupConfiguration.
"enabled": True or False, # Whether this configuration is enabled.
@@ -941,7 +941,7 @@
"etag": "A String", # HTTP 1.1 Entity tag for the resource.
"failoverReplica": { # The name and status of the failover replica. This property is applicable only to Second Generation instances.
"available": True or False, # The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true.
- "name": "A String", # The name of the failover replica.
+ "name": "A String", # The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances.
},
"replicaNames": [ # The replicas of the instance.
"A String",
@@ -983,10 +983,10 @@
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. This property is only applicable to First Generation instances.
"A String",
],
- "activationPolicy": "A String", # The activation policy for this instance. This specifies when the instance should be activated and is applicable only when the instance state is RUNNABLE. This can be one of the following.
- # ALWAYS: The instance should always be active.
- # NEVER: The instance should never be activated.
- # ON_DEMAND: The instance is activated upon receiving requests; only applicable to First Generation instances.
+ "activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. The activation policy cannot be updated together with other settings for Second Generation instances. Valid values:
+ # ALWAYS: The instance is on; it is not deactivated by inactivity.
+ # NEVER: The instance is off; it is not activated, even if a connection request arrives.
+ # ON_DEMAND: The instance responds to incoming requests, and turns itself off when not in use. Instances with PER_USE pricing turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of inactivity.
"backupConfiguration": { # Database instance backup configuration. # The daily backup configuration for the instance.
"kind": "sql#backupConfiguration", # This is always sql#backupConfiguration.
"enabled": True or False, # Whether this configuration is enabled.
@@ -1101,7 +1101,7 @@
"etag": "A String", # HTTP 1.1 Entity tag for the resource.
"failoverReplica": { # The name and status of the failover replica. This property is applicable only to Second Generation instances.
"available": True or False, # The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true.
- "name": "A String", # The name of the failover replica.
+ "name": "A String", # The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances.
},
"replicaNames": [ # The replicas of the instance.
"A String",
@@ -1143,10 +1143,10 @@
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. This property is only applicable to First Generation instances.
"A String",
],
- "activationPolicy": "A String", # The activation policy for this instance. This specifies when the instance should be activated and is applicable only when the instance state is RUNNABLE. This can be one of the following.
- # ALWAYS: The instance should always be active.
- # NEVER: The instance should never be activated.
- # ON_DEMAND: The instance is activated upon receiving requests; only applicable to First Generation instances.
+ "activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. The activation policy cannot be updated together with other settings for Second Generation instances. Valid values:
+ # ALWAYS: The instance is on; it is not deactivated by inactivity.
+ # NEVER: The instance is off; it is not activated, even if a connection request arrives.
+ # ON_DEMAND: The instance responds to incoming requests, and turns itself off when not in use. Instances with PER_USE pricing turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of inactivity.
"backupConfiguration": { # Database instance backup configuration. # The daily backup configuration for the instance.
"kind": "sql#backupConfiguration", # This is always sql#backupConfiguration.
"enabled": True or False, # Whether this configuration is enabled.
@@ -1737,7 +1737,7 @@
"etag": "A String", # HTTP 1.1 Entity tag for the resource.
"failoverReplica": { # The name and status of the failover replica. This property is applicable only to Second Generation instances.
"available": True or False, # The availability status of the failover replica. A false status indicates that the failover replica is out of sync. The master can only failover to the falover replica when the status is true.
- "name": "A String", # The name of the failover replica.
+ "name": "A String", # The name of the failover replica. If specified at instance creation, a failover replica is created for the instance. The name doesn't include the project ID. This property is applicable only to Second Generation instances.
},
"replicaNames": [ # The replicas of the instance.
"A String",
@@ -1779,10 +1779,10 @@
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. This property is only applicable to First Generation instances.
"A String",
],
- "activationPolicy": "A String", # The activation policy for this instance. This specifies when the instance should be activated and is applicable only when the instance state is RUNNABLE. This can be one of the following.
- # ALWAYS: The instance should always be active.
- # NEVER: The instance should never be activated.
- # ON_DEMAND: The instance is activated upon receiving requests; only applicable to First Generation instances.
+ "activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. The activation policy cannot be updated together with other settings for Second Generation instances. Valid values:
+ # ALWAYS: The instance is on; it is not deactivated by inactivity.
+ # NEVER: The instance is off; it is not activated, even if a connection request arrives.
+ # ON_DEMAND: The instance responds to incoming requests, and turns itself off when not in use. Instances with PER_USE pricing turn off after 15 minutes of inactivity. Instances with PER_PACKAGE pricing turn off after 12 hours of inactivity.
"backupConfiguration": { # Database instance backup configuration. # The daily backup configuration for the instance.
"kind": "sql#backupConfiguration", # This is always sql#backupConfiguration.
"enabled": True or False, # Whether this configuration is enabled.