proto_docs/google/cloud/alloydb/v1alpha/resources.rb in google-cloud-alloy_db-v1alpha-0.4.0 vs proto_docs/google/cloud/alloydb/v1alpha/resources.rb in google-cloud-alloy_db-v1alpha-0.5.0

- old
+ new

@@ -372,10 +372,11 @@ # supplied at cluster creation time, then a default database version will # be used. # @!attribute [rw] network_config # @return [::Google::Cloud::AlloyDB::V1alpha::Cluster::NetworkConfig] # @!attribute [rw] network + # @deprecated This field is deprecated and may be removed in the next major version update. # @return [::String] # Required. The resource link for the VPC network in which cluster resources # are created and from which they are accessible via Private IP. The network # must belong to the same project as the cluster. It is specified in the # form: "projects/\\{project}/global/networks/\\{network_id}". This is required @@ -407,10 +408,11 @@ # are supported for the cluster, the default policy takes one backup a day, # has a backup window of 1 hour, and retains backups for 14 days. # For more information on the defaults, consult the # documentation for the message type. # @!attribute [rw] ssl_config + # @deprecated This field is deprecated and may be removed in the next major version update. # @return [::Google::Cloud::AlloyDB::V1alpha::SslConfig] # SSL configuration for this AlloyDB cluster. # @!attribute [rw] encryption_config # @return [::Google::Cloud::AlloyDB::V1alpha::EncryptionConfig] # Optional. The encryption config can be specified to encrypt the data disks @@ -1005,9 +1007,10 @@ # @return [::String] # Output only. The public IP addresses for the Instance. This is available # ONLY when enable_public_ip is set. This is the connection endpoint for an # end-user application. # @!attribute [r] pem_certificate_chain + # @deprecated This field is deprecated and may be removed in the next major version update. # @return [::Array<::String>] # Output only. The pem-encoded chain that may be used to verify the X.509 # certificate. Expected to be in issuer-to-root order according to RFC 5246. # @!attribute [r] instance_uid # @return [::String]