diff --git a/generated/google-apis-oracledatabase_v1/CHANGELOG.md b/generated/google-apis-oracledatabase_v1/CHANGELOG.md index dea0b425a21..564a62c63e2 100644 --- a/generated/google-apis-oracledatabase_v1/CHANGELOG.md +++ b/generated/google-apis-oracledatabase_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-oracledatabase_v1 +### v0.2.0 (2024-09-29) + +* Regenerated from discovery document revision 20240918 + ### v0.1.0 (2024-09-22) * Regenerated from discovery document revision 20240913 diff --git a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1.rb b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1.rb index fe269e0eae0..438bdf4ff13 100644 --- a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1.rb +++ b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1.rb @@ -21,8 +21,8 @@ module Google module Apis # Oracle Database@Google Cloud API # - # The Oracle Database@Google Cloud API provides set of APIs to manage Oracle - # databases such as Exadata and Autonomous Databases. + # The Oracle Database@Google Cloud API provides a set of APIs to manage Oracle + # database services, such as Exadata and Autonomous Databases. # # @see https://cloud.google.com/oracle/database/docs module OracledatabaseV1 diff --git a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/classes.rb b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/classes.rb index d762d423eea..5ca4c2e140a 100644 --- a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/classes.rb +++ b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/classes.rb @@ -108,8 +108,8 @@ class AutonomousDatabase # @return [String] attr_accessor :name - # Required. The name of the VPC network used by the Autonomous Database. Format: - # projects/`project`/global/networks/`network` + # Required. The name of the VPC network used by the Autonomous Database in the + # following format: projects/`project`/global/networks/`network` # Corresponds to the JSON property `network` # @return [String] attr_accessor :network @@ -1071,7 +1071,7 @@ class CloudExadataInfrastructure # @return [String] attr_accessor :entitlement_id - # Optional. GCP location where Oracle Exadata is hosted. + # Optional. Google Cloud Platform location where Oracle Exadata is hosted. # Corresponds to the JSON property `gcpOracleZone` # @return [String] attr_accessor :gcp_oracle_zone @@ -1328,8 +1328,8 @@ class CloudVmCluster # @return [String] attr_accessor :exadata_infrastructure - # Output only. GCP location where Oracle Exadata is hosted. It is same as GCP - # Oracle zone of Exadata infrastructure. + # Output only. Google Cloud Platform location where Oracle Exadata is hosted. It + # is same as Google Cloud Platform Oracle zone of Exadata infrastructure. # Corresponds to the JSON property `gcpOracleZone` # @return [String] attr_accessor :gcp_oracle_zone @@ -2510,7 +2510,7 @@ def update!(**args) class LocationMetadata include Google::Apis::Core::Hashable - # Output only. GCP Oracle zones in a location. + # Output only. Google Cloud Platform Oracle zones in a location. # Corresponds to the JSON property `gcpOracleZones` # @return [Array] attr_accessor :gcp_oracle_zones diff --git a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/gem_version.rb b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/gem_version.rb index aad2fc62ec7..09617c097ba 100644 --- a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/gem_version.rb +++ b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module OracledatabaseV1 # Version of the google-apis-oracledatabase_v1 gem - GEM_VERSION = "0.1.0" + GEM_VERSION = "0.2.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.15.1" # Revision of the discovery document this client was generated from - REVISION = "20240913" + REVISION = "20240918" end end end diff --git a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/service.rb b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/service.rb index 2951066b51a..7b2b07200f5 100644 --- a/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/service.rb +++ b/generated/google-apis-oracledatabase_v1/lib/google/apis/oracledatabase_v1/service.rb @@ -22,8 +22,8 @@ module Apis module OracledatabaseV1 # Oracle Database@Google Cloud API # - # The Oracle Database@Google Cloud API provides set of APIs to manage Oracle - # databases such as Exadata and Autonomous Databases. + # The Oracle Database@Google Cloud API provides a set of APIs to manage Oracle + # database services, such as Exadata and Autonomous Databases. # # @example # require 'google/apis/oracledatabase_v1' @@ -125,7 +125,7 @@ def list_project_locations(name, filter: nil, page_size: nil, page_token: nil, f execute_or_queue_command(command, &block) end - # Lists the long term and automatic backups of an Autonomous Database. + # Lists the long-term and automatic backups of an Autonomous Database. # @param [String] parent # Required. The parent value for ListAutonomousDatabaseBackups in the following # format: projects/`project`/locations/`location`. @@ -304,7 +304,7 @@ def delete_project_location_autonomous_database(name, request_id: nil, fields: n execute_or_queue_command(command, &block) end - # Generates a wallet for a single Autonomous Database. + # Generates a wallet for an Autonomous Database. # @param [String] name # Required. The name of the Autonomous Database in the following format: # projects/`project`/locations/`location`/autonomousDatabases/` @@ -938,8 +938,8 @@ def list_project_location_db_system_shapes(parent, page_size: nil, page_token: n # Lists the entitlements in a given project. # @param [String] parent - # Required. The parent value for Entitlement in the following format: projects/` - # project`/locations/`location`. + # Required. The parent value for the entitlement in the following format: + # projects/`project`/locations/`location`. # @param [Fixnum] page_size # Optional. The maximum number of items to return. If unspecified, a maximum of # 50 entitlements will be returned. The maximum value is 1000.