Class: Google::Apis::OracledatabaseV1::OracleDatabaseService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::OracledatabaseV1::OracleDatabaseService
- Defined in:
- lib/google/apis/oracledatabase_v1/service.rb
Overview
Oracle Database@Google Cloud API
The Oracle Database@Google Cloud API provides a set of APIs to manage Oracle database services, such as Exadata and Autonomous Databases.
Constant Summary collapse
- DEFAULT_ENDPOINT_TEMPLATE =
"https://oracledatabase.$UNIVERSE_DOMAIN$/"
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Instance Method Summary collapse
-
#cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Empty
Starts asynchronous cancellation on a long-running operation.
-
#configure_exascale_cloud_exadata_infrastructure(name, configure_exascale_cloud_exadata_infrastructure_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Configures Exascale for a single Exadata Infrastructure.
-
#create_project_location_autonomous_database(parent, autonomous_database_object = nil, autonomous_database_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Autonomous Database in a given project and location.
-
#create_project_location_cloud_exadata_infrastructure(parent, cloud_exadata_infrastructure_object = nil, cloud_exadata_infrastructure_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Exadata Infrastructure in a given project and location.
-
#create_project_location_cloud_vm_cluster(parent, cloud_vm_cluster_object = nil, cloud_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new VM Cluster in a given project and location.
-
#create_project_location_db_system(parent, db_system_object = nil, db_system_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new DbSystem in a given project and location.
-
#create_project_location_exadb_vm_cluster(parent, exadb_vm_cluster_object = nil, exadb_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Exadb (Exascale) VM Cluster resource.
-
#create_project_location_exascale_db_storage_vault(parent, exascale_db_storage_vault_object = nil, exascale_db_storage_vault_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ExascaleDB Storage Vault resource.
-
#create_project_location_goldengate_connection(parent, goldengate_connection_object = nil, goldengate_connection_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateConnection in a given project and location.
-
#create_project_location_goldengate_connection_assignment(parent, goldengate_connection_assignment_object = nil, goldengate_connection_assignment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateConnectionAssignment in a given project and location.
-
#create_project_location_goldengate_deployment(parent, goldengate_deployment_object = nil, goldengate_deployment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateDeployment in a given project and location.
-
#create_project_location_odb_network(parent, odb_network_object = nil, odb_network_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ODB Network in a given project and location.
-
#create_project_location_odb_network_odb_subnet(parent, odb_subnet_object = nil, odb_subnet_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ODB Subnet in a given ODB Network.
-
#delete_project_location_autonomous_database(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Autonomous Database.
-
#delete_project_location_cloud_exadata_infrastructure(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Exadata Infrastructure.
-
#delete_project_location_cloud_vm_cluster(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single VM Cluster.
-
#delete_project_location_db_system(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single DbSystem.
-
#delete_project_location_exadb_vm_cluster(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Exadb (Exascale) VM Cluster.
-
#delete_project_location_exascale_db_storage_vault(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ExascaleDB Storage Vault.
-
#delete_project_location_goldengate_connection(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateConnection.
-
#delete_project_location_goldengate_connection_assignment(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateConnectionAssignment.
-
#delete_project_location_goldengate_deployment(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateDeployment.
-
#delete_project_location_odb_network(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ODB Network.
-
#delete_project_location_odb_network_odb_subnet(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ODB Subnet.
-
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Empty
Deletes a long-running operation.
-
#failover_autonomous_database(name, failover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Initiates a failover to target autonomous database from the associated primary database.
-
#generate_project_location_autonomous_database_wallet(name, generate_autonomous_database_wallet_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GenerateAutonomousDatabaseWalletResponse
Generates a wallet for an Autonomous Database.
-
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Location
Gets information about a location.
-
#get_project_location_autonomous_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::AutonomousDatabase
Gets the details of a single Autonomous Database.
-
#get_project_location_cloud_exadata_infrastructure(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::CloudExadataInfrastructure
Gets details of a single Exadata Infrastructure.
-
#get_project_location_cloud_vm_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::CloudVmCluster
Gets details of a single VM Cluster.
-
#get_project_location_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Database
Gets details of a single Database.
-
#get_project_location_db_system(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::DbSystem
Gets details of a single DbSystem.
-
#get_project_location_exadb_vm_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ExadbVmCluster
Gets details of a single Exadb (Exascale) VM Cluster.
-
#get_project_location_exascale_db_storage_vault(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ExascaleDbStorageVault
Gets details of a single ExascaleDB Storage Vault.
-
#get_project_location_goldengate_connection(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateConnection
Gets details of a single GoldengateConnection.
-
#get_project_location_goldengate_connection_assignment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateConnectionAssignment
Gets details of a single GoldengateConnectionAssignment.
-
#get_project_location_goldengate_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateDeployment
Gets details of a single GoldengateDeployment.
-
#get_project_location_odb_network(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::OdbNetwork
Gets details of a single ODB Network.
-
#get_project_location_odb_network_odb_subnet(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::OdbSubnet
Gets details of a single ODB Subnet.
-
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Gets the latest state of a long-running operation.
-
#get_project_location_pluggable_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::PluggableDatabase
Gets details of a single PluggableDatabase.
-
#initialize ⇒ OracleDatabaseService
constructor
A new instance of OracleDatabaseService.
-
#list_project_location_autonomous_database_backups(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabaseBackupsResponse
Lists the long-term and automatic backups of an Autonomous Database.
-
#list_project_location_autonomous_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabaseCharacterSetsResponse
Lists Autonomous Database Character Sets in a given project and location.
-
#list_project_location_autonomous_databases(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabasesResponse
Lists the Autonomous Databases in a given project and location.
-
#list_project_location_autonomous_db_versions(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDbVersionsResponse
Lists all the available Autonomous Database versions for a project and location.
-
#list_project_location_cloud_exadata_infrastructure_db_servers(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbServersResponse
Lists the database servers of an Exadata Infrastructure instance.
-
#list_project_location_cloud_exadata_infrastructures(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListCloudExadataInfrastructuresResponse
Lists Exadata Infrastructures in a given project and location.
-
#list_project_location_cloud_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbNodesResponse
Lists the database nodes of a VM Cluster.
-
#list_project_location_cloud_vm_clusters(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListCloudVmClustersResponse
Lists the VM Clusters in a given project and location.
-
#list_project_location_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDatabaseCharacterSetsResponse
List DatabaseCharacterSets for the given project and location.
-
#list_project_location_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDatabasesResponse
Lists all the Databases for the given project, location and DbSystem.
-
#list_project_location_db_system_initial_storage_sizes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemInitialStorageSizesResponse
Lists all the DbSystemInitialStorageSizes for the given project and location.
-
#list_project_location_db_system_shapes(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemShapesResponse
Lists the database system shapes available for the project and location.
-
#list_project_location_db_systems(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemsResponse
Lists all the DbSystems for the given project and location.
-
#list_project_location_db_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbVersionsResponse
List DbVersions for the given project and location.
-
#list_project_location_entitlements(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListEntitlementsResponse
Lists the entitlements in a given project.
-
#list_project_location_exadb_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbNodesResponse
Lists the database nodes of a VM Cluster.
-
#list_project_location_exadb_vm_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListExadbVmClustersResponse
Lists all the Exadb (Exascale) VM Clusters for the given project and location.
-
#list_project_location_exascale_db_storage_vaults(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListExascaleDbStorageVaultsResponse
Lists all the ExascaleDB Storage Vaults for the given project and location.
-
#list_project_location_gi_version_minor_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListMinorVersionsResponse
Lists all the valid minor versions for the given project, location, gi version and shape family.
-
#list_project_location_gi_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGiVersionsResponse
Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.
-
#list_project_location_goldengate_connection_assignments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionAssignmentsResponse
Lists GoldengateConnectionAssignments in a given project and location.
-
#list_project_location_goldengate_connection_types(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionTypesResponse
Lists GoldengateConnectionTypes in a given project and location.
-
#list_project_location_goldengate_connections(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionsResponse
Lists all the GoldengateConnections for the given project and location.
-
#list_project_location_goldengate_deployment_environments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentEnvironmentsResponse
Lists GoldengateDeploymentEnvironments in a given project and location.
-
#list_project_location_goldengate_deployment_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentTypesResponse
Lists GoldenGateDeploymentTypes in a given project and location.
-
#list_project_location_goldengate_deployment_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentVersionsResponse
Lists GoldengateDeploymentVersions in a given project and location.
-
#list_project_location_goldengate_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentsResponse
Lists all the GoldengateDeployments for the given project and location.
-
#list_project_location_odb_network_odb_subnets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOdbSubnetsResponse
Lists all the ODB Subnets in a given ODB Network.
-
#list_project_location_odb_networks(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOdbNetworksResponse
Lists the ODB Networks in a given project and location.
-
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_pluggable_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListPluggableDatabasesResponse
Lists all the PluggableDatabases for the given project, location and Container Database.
-
#list_project_locations(name, extra_location_types: nil, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListLocationsResponse
Lists information about the supported locations for this service.
-
#patch_project_location_autonomous_database(name, autonomous_database_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Updates the parameters of a single Autonomous Database.
-
#patch_project_location_exadb_vm_cluster(name, exadb_vm_cluster_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Updates a single Exadb (Exascale) VM Cluster.
-
#remove_virtual_machine_exadb_vm_cluster(name, remove_virtual_machine_exadb_vm_cluster_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Removes virtual machines from an existing exadb vm cluster.
-
#restart_autonomous_database(name, restart_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Restarts an Autonomous Database.
-
#restore_autonomous_database(name, restore_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Restores a single Autonomous Database.
-
#start_autonomous_database(name, start_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Starts an Autonomous Database.
-
#start_goldengate_deployment(name, start_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Starts a single GoldengateDeployment.
-
#stop_autonomous_database(name, stop_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Stops an Autonomous Database.
-
#stop_goldengate_deployment(name, stop_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Stops a single GoldengateDeployment.
-
#switchover_autonomous_database(name, switchover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Initiates a switchover of specified autonomous database to the associated peer database.
-
#test_goldengate_connection_assignment(name, test_goldengate_connection_assignment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::TestGoldengateConnectionAssignmentResponse
Tests a single GoldengateConnectionAssignment.
Constructor Details
#initialize ⇒ OracleDatabaseService
Returns a new instance of OracleDatabaseService.
48 49 50 51 52 53 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 48 def initialize super(DEFAULT_ENDPOINT_TEMPLATE, '', client_name: 'google-apis-oracledatabase_v1', client_version: Google::Apis::OracledatabaseV1::GEM_VERSION) @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
41 42 43 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 41 def key @key end |
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
46 47 48 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 46 def quota_user @quota_user end |
Instance Method Details
#cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Empty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1
, corresponding to Code.CANCELLED.
3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3343 def cancel_operation(name, cancel_operation_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:cancel', ) command.request_representation = Google::Apis::OracledatabaseV1::CancelOperationRequest::Representation command.request_object = cancel_operation_request_object command.response_representation = Google::Apis::OracledatabaseV1::Empty::Representation command.response_class = Google::Apis::OracledatabaseV1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#configure_exascale_cloud_exadata_infrastructure(name, configure_exascale_cloud_exadata_infrastructure_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Configures Exascale for a single Exadata Infrastructure.
757 758 759 760 761 762 763 764 765 766 767 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 757 def configure_exascale_cloud_exadata_infrastructure(name, configure_exascale_cloud_exadata_infrastructure_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:configureExascale', ) command.request_representation = Google::Apis::OracledatabaseV1::ConfigureExascaleCloudExadataInfrastructureRequest::Representation command.request_object = configure_exascale_cloud_exadata_infrastructure_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_autonomous_database(parent, autonomous_database_object = nil, autonomous_database_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Autonomous Database in a given project and location.
267 268 269 270 271 272 273 274 275 276 277 278 279 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 267 def create_project_location_autonomous_database(parent, autonomous_database_object = nil, autonomous_database_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/autonomousDatabases', ) command.request_representation = Google::Apis::OracledatabaseV1::AutonomousDatabase::Representation command.request_object = autonomous_database_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['autonomousDatabaseId'] = autonomous_database_id unless autonomous_database_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_cloud_exadata_infrastructure(parent, cloud_exadata_infrastructure_object = nil, cloud_exadata_infrastructure_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Exadata Infrastructure in a given project and location.
803 804 805 806 807 808 809 810 811 812 813 814 815 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 803 def create_project_location_cloud_exadata_infrastructure(parent, cloud_exadata_infrastructure_object = nil, cloud_exadata_infrastructure_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/cloudExadataInfrastructures', ) command.request_representation = Google::Apis::OracledatabaseV1::CloudExadataInfrastructure::Representation command.request_object = cloud_exadata_infrastructure_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['cloudExadataInfrastructureId'] = cloud_exadata_infrastructure_id unless cloud_exadata_infrastructure_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_cloud_vm_cluster(parent, cloud_vm_cluster_object = nil, cloud_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new VM Cluster in a given project and location.
1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1012 def create_project_location_cloud_vm_cluster(parent, cloud_vm_cluster_object = nil, cloud_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/cloudVmClusters', ) command.request_representation = Google::Apis::OracledatabaseV1::CloudVmCluster::Representation command.request_object = cloud_vm_cluster_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['cloudVmClusterId'] = cloud_vm_cluster_id unless cloud_vm_cluster_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_db_system(parent, db_system_object = nil, db_system_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new DbSystem in a given project and location.
1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1430 def create_project_location_db_system(parent, db_system_object = nil, db_system_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/dbSystems', ) command.request_representation = Google::Apis::OracledatabaseV1::DbSystem::Representation command.request_object = db_system_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['dbSystemId'] = db_system_id unless db_system_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_exadb_vm_cluster(parent, exadb_vm_cluster_object = nil, exadb_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new Exadb (Exascale) VM Cluster resource.
1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1681 def create_project_location_exadb_vm_cluster(parent, exadb_vm_cluster_object = nil, exadb_vm_cluster_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/exadbVmClusters', ) command.request_representation = Google::Apis::OracledatabaseV1::ExadbVmCluster::Representation command.request_object = exadb_vm_cluster_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['exadbVmClusterId'] = exadb_vm_cluster_id unless exadb_vm_cluster_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_exascale_db_storage_vault(parent, exascale_db_storage_vault_object = nil, exascale_db_storage_vault_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ExascaleDB Storage Vault resource.
1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1969 def create_project_location_exascale_db_storage_vault(parent, exascale_db_storage_vault_object = nil, exascale_db_storage_vault_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/exascaleDbStorageVaults', ) command.request_representation = Google::Apis::OracledatabaseV1::ExascaleDbStorageVault::Representation command.request_object = exascale_db_storage_vault_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['exascaleDbStorageVaultId'] = exascale_db_storage_vault_id unless exascale_db_storage_vault_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_goldengate_connection(parent, goldengate_connection_object = nil, goldengate_connection_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateConnection in a given project and location.
2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2487 def create_project_location_goldengate_connection(parent, goldengate_connection_object = nil, goldengate_connection_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/goldengateConnections', ) command.request_representation = Google::Apis::OracledatabaseV1::GoldengateConnection::Representation command.request_object = goldengate_connection_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['goldengateConnectionId'] = goldengate_connection_id unless goldengate_connection_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_goldengate_connection_assignment(parent, goldengate_connection_assignment_object = nil, goldengate_connection_assignment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateConnectionAssignment in a given project and location.
2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2229 def create_project_location_goldengate_connection_assignment(parent, goldengate_connection_assignment_object = nil, goldengate_connection_assignment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/goldengateConnectionAssignments', ) command.request_representation = Google::Apis::OracledatabaseV1::GoldengateConnectionAssignment::Representation command.request_object = goldengate_connection_assignment_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['goldengateConnectionAssignmentId'] = goldengate_connection_assignment_id unless goldengate_connection_assignment_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_goldengate_deployment(parent, goldengate_deployment_object = nil, goldengate_deployment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new GoldengateDeployment in a given project and location.
2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2789 def create_project_location_goldengate_deployment(parent, goldengate_deployment_object = nil, goldengate_deployment_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/goldengateDeployments', ) command.request_representation = Google::Apis::OracledatabaseV1::GoldengateDeployment::Representation command.request_object = goldengate_deployment_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['goldengateDeploymentId'] = goldengate_deployment_id unless goldengate_deployment_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_odb_network(parent, odb_network_object = nil, odb_network_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ODB Network in a given project and location.
3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3024 def create_project_location_odb_network(parent, odb_network_object = nil, odb_network_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/odbNetworks', ) command.request_representation = Google::Apis::OracledatabaseV1::OdbNetwork::Representation command.request_object = odb_network_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['odbNetworkId'] = odb_network_id unless odb_network_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_odb_network_odb_subnet(parent, odb_subnet_object = nil, odb_subnet_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Creates a new ODB Subnet in a given ODB Network.
3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3186 def create_project_location_odb_network_odb_subnet(parent, odb_subnet_object = nil, odb_subnet_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+parent}/odbSubnets', ) command.request_representation = Google::Apis::OracledatabaseV1::OdbSubnet::Representation command.request_object = odb_subnet_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['parent'] = parent unless parent.nil? command.query['odbSubnetId'] = odb_subnet_id unless odb_subnet_id.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_autonomous_database(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Autonomous Database.
309 310 311 312 313 314 315 316 317 318 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 309 def delete_project_location_autonomous_database(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_cloud_exadata_infrastructure(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Exadata Infrastructure.
850 851 852 853 854 855 856 857 858 859 860 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 850 def delete_project_location_cloud_exadata_infrastructure(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_cloud_vm_cluster(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single VM Cluster.
1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1058 def delete_project_location_cloud_vm_cluster(name, force: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_db_system(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single DbSystem.
1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1472 def delete_project_location_db_system(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_exadb_vm_cluster(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single Exadb (Exascale) VM Cluster.
1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1723 def delete_project_location_exadb_vm_cluster(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_exascale_db_storage_vault(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ExascaleDB Storage Vault.
2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2012 def delete_project_location_exascale_db_storage_vault(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_goldengate_connection(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateConnection.
2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2530 def delete_project_location_goldengate_connection(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_goldengate_connection_assignment(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateConnectionAssignment.
2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2276 def delete_project_location_goldengate_connection_assignment(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_goldengate_deployment(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single GoldengateDeployment.
2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2832 def delete_project_location_goldengate_deployment(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_odb_network(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ODB Network.
3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3066 def delete_project_location_odb_network(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_odb_network_odb_subnet(name, request_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Deletes a single ODB Subnet.
3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3228 def delete_project_location_odb_network_odb_subnet(name, request_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Empty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED.
3378 3379 3380 3381 3382 3383 3384 3385 3386 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3378 def delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Empty::Representation command.response_class = Google::Apis::OracledatabaseV1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#failover_autonomous_database(name, failover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Initiates a failover to target autonomous database from the associated primary database.
344 345 346 347 348 349 350 351 352 353 354 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 344 def failover_autonomous_database(name, failover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:failover', ) command.request_representation = Google::Apis::OracledatabaseV1::FailoverAutonomousDatabaseRequest::Representation command.request_object = failover_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#generate_project_location_autonomous_database_wallet(name, generate_autonomous_database_wallet_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GenerateAutonomousDatabaseWalletResponse
Generates a wallet for an Autonomous Database.
379 380 381 382 383 384 385 386 387 388 389 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 379 def generate_project_location_autonomous_database_wallet(name, generate_autonomous_database_wallet_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:generateWallet', ) command.request_representation = Google::Apis::OracledatabaseV1::GenerateAutonomousDatabaseWalletRequest::Representation command.request_object = generate_autonomous_database_wallet_request_object command.response_representation = Google::Apis::OracledatabaseV1::GenerateAutonomousDatabaseWalletResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::GenerateAutonomousDatabaseWalletResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Location
Gets information about a location.
75 76 77 78 79 80 81 82 83 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 75 def get_project_location(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Location::Representation command.response_class = Google::Apis::OracledatabaseV1::Location command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_autonomous_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::AutonomousDatabase
Gets the details of a single Autonomous Database.
413 414 415 416 417 418 419 420 421 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 413 def get_project_location_autonomous_database(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::AutonomousDatabase::Representation command.response_class = Google::Apis::OracledatabaseV1::AutonomousDatabase command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_cloud_exadata_infrastructure(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::CloudExadataInfrastructure
Gets details of a single Exadata Infrastructure.
884 885 886 887 888 889 890 891 892 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 884 def get_project_location_cloud_exadata_infrastructure(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::CloudExadataInfrastructure::Representation command.response_class = Google::Apis::OracledatabaseV1::CloudExadataInfrastructure command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_cloud_vm_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::CloudVmCluster
Gets details of a single VM Cluster.
1091 1092 1093 1094 1095 1096 1097 1098 1099 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1091 def get_project_location_cloud_vm_cluster(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::CloudVmCluster::Representation command.response_class = Google::Apis::OracledatabaseV1::CloudVmCluster command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Database
Gets details of a single Database.
1251 1252 1253 1254 1255 1256 1257 1258 1259 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1251 def get_project_location_database(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Database::Representation command.response_class = Google::Apis::OracledatabaseV1::Database command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_db_system(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::DbSystem
Gets details of a single DbSystem.
1504 1505 1506 1507 1508 1509 1510 1511 1512 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1504 def get_project_location_db_system(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::DbSystem::Representation command.response_class = Google::Apis::OracledatabaseV1::DbSystem command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_exadb_vm_cluster(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ExadbVmCluster
Gets details of a single Exadb (Exascale) VM Cluster.
1755 1756 1757 1758 1759 1760 1761 1762 1763 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1755 def get_project_location_exadb_vm_cluster(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::ExadbVmCluster::Representation command.response_class = Google::Apis::OracledatabaseV1::ExadbVmCluster command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_exascale_db_storage_vault(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ExascaleDbStorageVault
Gets details of a single ExascaleDB Storage Vault.
2045 2046 2047 2048 2049 2050 2051 2052 2053 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2045 def get_project_location_exascale_db_storage_vault(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::ExascaleDbStorageVault::Representation command.response_class = Google::Apis::OracledatabaseV1::ExascaleDbStorageVault command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_goldengate_connection(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateConnection
Gets details of a single GoldengateConnection.
2563 2564 2565 2566 2567 2568 2569 2570 2571 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2563 def get_project_location_goldengate_connection(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::GoldengateConnection::Representation command.response_class = Google::Apis::OracledatabaseV1::GoldengateConnection command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_goldengate_connection_assignment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateConnectionAssignment
Gets details of a single GoldengateConnectionAssignment.
2309 2310 2311 2312 2313 2314 2315 2316 2317 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2309 def get_project_location_goldengate_connection_assignment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::GoldengateConnectionAssignment::Representation command.response_class = Google::Apis::OracledatabaseV1::GoldengateConnectionAssignment command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_goldengate_deployment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::GoldengateDeployment
Gets details of a single GoldengateDeployment.
2865 2866 2867 2868 2869 2870 2871 2872 2873 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2865 def get_project_location_goldengate_deployment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::GoldengateDeployment::Representation command.response_class = Google::Apis::OracledatabaseV1::GoldengateDeployment command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_odb_network(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::OdbNetwork
Gets details of a single ODB Network.
3098 3099 3100 3101 3102 3103 3104 3105 3106 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3098 def get_project_location_odb_network(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::OdbNetwork::Representation command.response_class = Google::Apis::OracledatabaseV1::OdbNetwork command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_odb_network_odb_subnet(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::OdbSubnet
Gets details of a single ODB Subnet.
3260 3261 3262 3263 3264 3265 3266 3267 3268 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3260 def get_project_location_odb_network_odb_subnet(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::OdbSubnet::Representation command.response_class = Google::Apis::OracledatabaseV1::OdbSubnet command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
3409 3410 3411 3412 3413 3414 3415 3416 3417 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3409 def get_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_pluggable_database(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::PluggableDatabase
Gets details of a single PluggableDatabase.
3489 3490 3491 3492 3493 3494 3495 3496 3497 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3489 def get_project_location_pluggable_database(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}', ) command.response_representation = Google::Apis::OracledatabaseV1::PluggableDatabase::Representation command.response_class = Google::Apis::OracledatabaseV1::PluggableDatabase command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_autonomous_database_backups(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabaseBackupsResponse
Lists the long-term and automatic backups of an Autonomous Database.
175 176 177 178 179 180 181 182 183 184 185 186 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 175 def list_project_location_autonomous_database_backups(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/autonomousDatabaseBackups', ) command.response_representation = Google::Apis::OracledatabaseV1::ListAutonomousDatabaseBackupsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListAutonomousDatabaseBackupsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_autonomous_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabaseCharacterSetsResponse
Lists Autonomous Database Character Sets in a given project and location.
220 221 222 223 224 225 226 227 228 229 230 231 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 220 def list_project_location_autonomous_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/autonomousDatabaseCharacterSets', ) command.response_representation = Google::Apis::OracledatabaseV1::ListAutonomousDatabaseCharacterSetsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListAutonomousDatabaseCharacterSetsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_autonomous_databases(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDatabasesResponse
Lists the Autonomous Databases in a given project and location.
454 455 456 457 458 459 460 461 462 463 464 465 466 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 454 def list_project_location_autonomous_databases(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/autonomousDatabases', ) command.response_representation = Google::Apis::OracledatabaseV1::ListAutonomousDatabasesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListAutonomousDatabasesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_autonomous_db_versions(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListAutonomousDbVersionsResponse
Lists all the available Autonomous Database versions for a project and location.
722 723 724 725 726 727 728 729 730 731 732 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 722 def list_project_location_autonomous_db_versions(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/autonomousDbVersions', ) command.response_representation = Google::Apis::OracledatabaseV1::ListAutonomousDbVersionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListAutonomousDbVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_cloud_exadata_infrastructure_db_servers(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbServersResponse
Lists the database servers of an Exadata Infrastructure instance.
967 968 969 970 971 972 973 974 975 976 977 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 967 def list_project_location_cloud_exadata_infrastructure_db_servers(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbServers', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbServersResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbServersResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_cloud_exadata_infrastructures(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListCloudExadataInfrastructuresResponse
Lists Exadata Infrastructures in a given project and location.
925 926 927 928 929 930 931 932 933 934 935 936 937 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 925 def list_project_location_cloud_exadata_infrastructures(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/cloudExadataInfrastructures', ) command.response_representation = Google::Apis::OracledatabaseV1::ListCloudExadataInfrastructuresResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListCloudExadataInfrastructuresResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_cloud_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbNodesResponse
Lists the database nodes of a VM Cluster.
1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1169 def list_project_location_cloud_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbNodes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbNodesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbNodesResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_cloud_vm_clusters(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListCloudVmClustersResponse
Lists the VM Clusters in a given project and location.
1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1129 def list_project_location_cloud_vm_clusters(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/cloudVmClusters', ) command.response_representation = Google::Apis::OracledatabaseV1::ListCloudVmClustersResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListCloudVmClustersResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDatabaseCharacterSetsResponse
List DatabaseCharacterSets for the given project and location.
1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1217 def list_project_location_database_character_sets(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/databaseCharacterSets', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDatabaseCharacterSetsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDatabaseCharacterSetsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDatabasesResponse
Lists all the Databases for the given project, location and DbSystem.
1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1295 def list_project_location_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/databases', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDatabasesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDatabasesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_db_system_initial_storage_sizes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemInitialStorageSizesResponse
Lists all the DbSystemInitialStorageSizes for the given project and location.
1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1337 def list_project_location_db_system_initial_storage_sizes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbSystemInitialStorageSizes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbSystemInitialStorageSizesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbSystemInitialStorageSizesResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_db_system_shapes(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemShapesResponse
Lists the database system shapes available for the project and location.
1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1380 def list_project_location_db_system_shapes(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbSystemShapes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbSystemShapesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbSystemShapesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_db_systems(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbSystemsResponse
Lists all the DbSystems for the given project and location.
1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1545 def list_project_location_db_systems(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbSystems', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbSystemsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbSystemsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_db_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbVersionsResponse
List DbVersions for the given project and location.
1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1593 def list_project_location_db_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbVersions', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbVersionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_entitlements(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListEntitlementsResponse
Lists the entitlements in a given project.
1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1632 def list_project_location_entitlements(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/entitlements', ) command.response_representation = Google::Apis::OracledatabaseV1::ListEntitlementsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListEntitlementsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_exadb_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListDbNodesResponse
Lists the database nodes of a VM Cluster.
1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1919 def list_project_location_exadb_vm_cluster_db_nodes(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/dbNodes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListDbNodesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListDbNodesResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_exadb_vm_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListExadbVmClustersResponse
Lists all the Exadb (Exascale) VM Clusters for the given project and location.
1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1796 def list_project_location_exadb_vm_clusters(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/exadbVmClusters', ) command.response_representation = Google::Apis::OracledatabaseV1::ListExadbVmClustersResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListExadbVmClustersResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_exascale_db_storage_vaults(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListExascaleDbStorageVaultsResponse
Lists all the ExascaleDB Storage Vaults for the given project and location.
2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2088 def list_project_location_exascale_db_storage_vaults(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/exascaleDbStorageVaults', ) command.response_representation = Google::Apis::OracledatabaseV1::ListExascaleDbStorageVaultsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListExascaleDbStorageVaultsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_gi_version_minor_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListMinorVersionsResponse
Lists all the valid minor versions for the given project, location, gi version and shape family.
2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2181 def list_project_location_gi_version_minor_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/minorVersions', ) command.response_representation = Google::Apis::OracledatabaseV1::ListMinorVersionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListMinorVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_gi_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGiVersionsResponse
Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.
2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2134 def list_project_location_gi_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/giVersions', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGiVersionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGiVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_connection_assignments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionAssignmentsResponse
Lists GoldengateConnectionAssignments in a given project and location.
2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2357 def list_project_location_goldengate_connection_assignments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateConnectionAssignments', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateConnectionAssignmentsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateConnectionAssignmentsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_connection_types(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionTypesResponse
Lists GoldengateConnectionTypes in a given project and location.
2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2436 def list_project_location_goldengate_connection_types(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateConnectionTypes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateConnectionTypesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateConnectionTypesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_connections(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateConnectionsResponse
Lists all the GoldengateConnections for the given project and location.
2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2605 def list_project_location_goldengate_connections(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateConnections', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateConnectionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateConnectionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_deployment_environments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentEnvironmentsResponse
Lists GoldengateDeploymentEnvironments in a given project and location.
2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2647 def list_project_location_goldengate_deployment_environments(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateDeploymentEnvironments', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentEnvironmentsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentEnvironmentsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_deployment_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentTypesResponse
Lists GoldenGateDeploymentTypes in a given project and location.
2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2693 def list_project_location_goldengate_deployment_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateDeploymentTypes', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentTypesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentTypesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_deployment_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentVersionsResponse
Lists GoldengateDeploymentVersions in a given project and location.
2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2738 def list_project_location_goldengate_deployment_versions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateDeploymentVersions', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentVersionsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_goldengate_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListGoldengateDeploymentsResponse
Lists all the GoldengateDeployments for the given project and location.
2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2907 def list_project_location_goldengate_deployments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/goldengateDeployments', ) command.response_representation = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListGoldengateDeploymentsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_odb_network_odb_subnets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOdbSubnetsResponse
Lists all the ODB Subnets in a given ODB Network.
3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3301 def list_project_location_odb_network_odb_subnets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/odbSubnets', ) command.response_representation = Google::Apis::OracledatabaseV1::ListOdbSubnetsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListOdbSubnetsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_odb_networks(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOdbNetworksResponse
Lists the ODB Networks in a given project and location.
3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3139 def list_project_location_odb_networks(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/odbNetworks', ) command.response_representation = Google::Apis::OracledatabaseV1::ListOdbNetworksResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListOdbNetworksResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED.
3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3454 def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}/operations', ) command.response_representation = Google::Apis::OracledatabaseV1::ListOperationsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_pluggable_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListPluggableDatabasesResponse
Lists all the PluggableDatabases for the given project, location and Container Database.
3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 3534 def list_project_location_pluggable_databases(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+parent}/pluggableDatabases', ) command.response_representation = Google::Apis::OracledatabaseV1::ListPluggableDatabasesResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListPluggableDatabasesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_locations(name, extra_location_types: nil, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::ListLocationsResponse
Lists information about the supported locations for this service. This method
lists locations based on the resource scope provided in the
ListLocationsRequest.name field: * Global locations: If name is empty,
the method lists the public locations available to all projects. * Project-
specific locations: If name follows the format projects/project`, the
method lists locations visible to that specific project. This includes public,
private, or other project-specific locations enabled for the project. For gRPC
and client library implementations, the resource name is passed as thename`
field. For direct service calls, the resource name is incorporated into the
request path based on the specific service implementation and version.
127 128 129 130 131 132 133 134 135 136 137 138 139 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 127 def list_project_locations(name, extra_location_types: nil, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1/{+name}/locations', ) command.response_representation = Google::Apis::OracledatabaseV1::ListLocationsResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::ListLocationsResponse command.params['name'] = name unless name.nil? command.query['extraLocationTypes'] = extra_location_types unless extra_location_types.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_autonomous_database(name, autonomous_database_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Updates the parameters of a single Autonomous Database.
504 505 506 507 508 509 510 511 512 513 514 515 516 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 504 def patch_project_location_autonomous_database(name, autonomous_database_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/{+name}', ) command.request_representation = Google::Apis::OracledatabaseV1::AutonomousDatabase::Representation command.request_object = autonomous_database_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_exadb_vm_cluster(name, exadb_vm_cluster_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Updates a single Exadb (Exascale) VM Cluster. To add virtual machines to existing exadb vm cluster, only pass the node count.
1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1844 def patch_project_location_exadb_vm_cluster(name, exadb_vm_cluster_object = nil, request_id: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/{+name}', ) command.request_representation = Google::Apis::OracledatabaseV1::ExadbVmCluster::Representation command.request_object = exadb_vm_cluster_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['requestId'] = request_id unless request_id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#remove_virtual_machine_exadb_vm_cluster(name, remove_virtual_machine_exadb_vm_cluster_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Removes virtual machines from an existing exadb vm cluster.
1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 1880 def remove_virtual_machine_exadb_vm_cluster(name, remove_virtual_machine_exadb_vm_cluster_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:removeVirtualMachine', ) command.request_representation = Google::Apis::OracledatabaseV1::RemoveVirtualMachineExadbVmClusterRequest::Representation command.request_object = remove_virtual_machine_exadb_vm_cluster_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#restart_autonomous_database(name, restart_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Restarts an Autonomous Database.
541 542 543 544 545 546 547 548 549 550 551 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 541 def restart_autonomous_database(name, restart_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:restart', ) command.request_representation = Google::Apis::OracledatabaseV1::RestartAutonomousDatabaseRequest::Representation command.request_object = restart_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#restore_autonomous_database(name, restore_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Restores a single Autonomous Database.
576 577 578 579 580 581 582 583 584 585 586 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 576 def restore_autonomous_database(name, restore_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:restore', ) command.request_representation = Google::Apis::OracledatabaseV1::RestoreAutonomousDatabaseRequest::Representation command.request_object = restore_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#start_autonomous_database(name, start_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Starts an Autonomous Database.
611 612 613 614 615 616 617 618 619 620 621 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 611 def start_autonomous_database(name, start_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:start', ) command.request_representation = Google::Apis::OracledatabaseV1::StartAutonomousDatabaseRequest::Representation command.request_object = start_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#start_goldengate_deployment(name, start_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Starts a single GoldengateDeployment.
2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2944 def start_goldengate_deployment(name, start_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:start', ) command.request_representation = Google::Apis::OracledatabaseV1::StartGoldengateDeploymentRequest::Representation command.request_object = start_goldengate_deployment_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#stop_autonomous_database(name, stop_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Stops an Autonomous Database.
646 647 648 649 650 651 652 653 654 655 656 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 646 def stop_autonomous_database(name, stop_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:stop', ) command.request_representation = Google::Apis::OracledatabaseV1::StopAutonomousDatabaseRequest::Representation command.request_object = stop_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#stop_goldengate_deployment(name, stop_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Stops a single GoldengateDeployment.
2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2979 def stop_goldengate_deployment(name, stop_goldengate_deployment_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:stop', ) command.request_representation = Google::Apis::OracledatabaseV1::StopGoldengateDeploymentRequest::Representation command.request_object = stop_goldengate_deployment_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#switchover_autonomous_database(name, switchover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::Operation
Initiates a switchover of specified autonomous database to the associated peer database.
682 683 684 685 686 687 688 689 690 691 692 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 682 def switchover_autonomous_database(name, switchover_autonomous_database_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:switchover', ) command.request_representation = Google::Apis::OracledatabaseV1::SwitchoverAutonomousDatabaseRequest::Representation command.request_object = switchover_autonomous_database_request_object command.response_representation = Google::Apis::OracledatabaseV1::Operation::Representation command.response_class = Google::Apis::OracledatabaseV1::Operation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_goldengate_connection_assignment(name, test_goldengate_connection_assignment_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::OracledatabaseV1::TestGoldengateConnectionAssignmentResponse
Tests a single GoldengateConnectionAssignment.
2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 |
# File 'lib/google/apis/oracledatabase_v1/service.rb', line 2394 def test_goldengate_connection_assignment(name, test_goldengate_connection_assignment_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1/{+name}:test', ) command.request_representation = Google::Apis::OracledatabaseV1::TestGoldengateConnectionAssignmentRequest::Representation command.request_object = test_goldengate_connection_assignment_request_object command.response_representation = Google::Apis::OracledatabaseV1::TestGoldengateConnectionAssignmentResponse::Representation command.response_class = Google::Apis::OracledatabaseV1::TestGoldengateConnectionAssignmentResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |