2024-09-17
▼ ▲ oracledatabase.projects.locations.list
Path : v1/{+name}/locations
Flat Path : v1/projects/{projectsId}/locations
HTTP Method : GET
Parameters :
name
Description : The resource that owns the locations collection, if applicable.
Pattern : ^projects/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
Location : query
Type : string
pageSize
Description : The maximum number of results to return. If not set, the service selects a default.
Location : query
Type : integer
Format : int32
pageToken
Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists information about the supported locations for this service.
▼ ▲ oracledatabase.projects.locations.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}
HTTP Method : GET
Parameters :
name
Description : Resource name for the location.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets information about a location.
▼ ▲ oracledatabase.projects.locations.operations.list
Path : v1/{+name}/operations
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations
HTTP Method : GET
Parameters :
name
Description : The name of the operation's parent resource.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : The standard list filter.
Location : query
Type : string
pageSize
Description : The standard list page size.
Location : query
Type : integer
Format : int32
pageToken
Description : The standard list page token.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
▼ ▲ oracledatabase.projects.locations.operations.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
HTTP Method : GET
Parameters :
name
Description : The name of the operation resource.
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : 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.
▼ ▲ oracledatabase.projects.locations.operations.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}
HTTP Method : DELETE
Parameters :
name
Description : The name of the operation resource to be deleted.
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : 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`.
▼ ▲ oracledatabase.projects.locations.operations.cancel
Path : v1/{+name}:cancel
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}:cancel
HTTP Method : POST
Parameters :
name
Description : The name of the operation resource to be cancelled.
Pattern : ^projects/[^/]+/locations/[^/]+/operations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : 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`.
▼ ▲ oracledatabase.projects.locations.cloudExadataInfrastructures.list
Path : v1/{+parent}/cloudExadataInfrastructures
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudExadataInfrastructures
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for CloudExadataInfrastructure in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 Exadata infrastructures will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists Exadata Infrastructures in a given project and location.
▼ ▲ oracledatabase.projects.locations.cloudExadataInfrastructures.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudExadataInfrastructures/{cloudExadataInfrastructuresId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudExadataInfrastructures/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single Exadata Infrastructure.
▼ ▲ oracledatabase.projects.locations.cloudExadataInfrastructures.create
Path : v1/{+parent}/cloudExadataInfrastructures
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudExadataInfrastructures
HTTP Method : POST
Parameters :
parent
Description : Required. The parent value for CloudExadataInfrastructure in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
cloudExadataInfrastructureId
Description : Required. The ID of the Exadata Infrastructure to create. This value is restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63 characters in length. The value must start with a letter and end with a letter or a number.
Location : query
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Creates a new Exadata Infrastructure in a given project and location.
▼ ▲ oracledatabase.projects.locations.cloudExadataInfrastructures.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudExadataInfrastructures/{cloudExadataInfrastructuresId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudExadataInfrastructures/[^/]+$
Location : path
Required : Yes
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
force
Description : Optional. If set to true, all VM clusters for this Exadata Infrastructure will be deleted. An Exadata Infrastructure can only be deleted once all its VM clusters have been deleted.
Location : query
Type : boolean
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a single Exadata Infrastructure.
▼ ▲ oracledatabase.projects.locations.cloudExadataInfrastructures.dbServers.list
Path : v1/{+parent}/dbServers
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudExadataInfrastructures/{cloudExadataInfrastructuresId}/dbServers
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for database server in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloudExadataInfrastructure}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudExadataInfrastructures/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, a maximum of 50 db servers will be returned. The maximum value is 1000; values above 1000 will be reset to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the database servers of an Exadata Infrastructure instance.
▼ ▲ oracledatabase.projects.locations.cloudVmClusters.list
Path : v1/{+parent}/cloudVmClusters
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudVmClusters
HTTP Method : GET
Parameters :
parent
Description : Required. The name of the parent in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The number of VM clusters to return. If unspecified, at most 50 VM clusters will be returned. The maximum value is 1,000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying the page of results the server returns.
Location : query
Type : string
filter
Description : Optional. An expression for filtering the results of the request.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the VM Clusters in a given project and location.
▼ ▲ oracledatabase.projects.locations.cloudVmClusters.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudVmClusters/{cloudVmClustersId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the Cloud VM Cluster in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudVmClusters/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single VM Cluster.
▼ ▲ oracledatabase.projects.locations.cloudVmClusters.create
Path : v1/{+parent}/cloudVmClusters
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudVmClusters
HTTP Method : POST
Parameters :
parent
Description : Required. The name of the parent in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
cloudVmClusterId
Description : Required. The ID of the VM Cluster to create. This value is restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63 characters in length. The value must start with a letter and end with a letter or a number.
Location : query
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Creates a new VM Cluster in a given project and location.
▼ ▲ oracledatabase.projects.locations.cloudVmClusters.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudVmClusters/{cloudVmClustersId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the Cloud VM Cluster in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudVmClusters/[^/]+$
Location : path
Required : Yes
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
force
Description : Optional. If set to true, all child resources for the VM Cluster will be deleted. A VM Cluster can only be deleted once all its child resources have been deleted.
Location : query
Type : boolean
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a single VM Cluster.
▼ ▲ oracledatabase.projects.locations.cloudVmClusters.dbNodes.list
Path : v1/{+parent}/dbNodes
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/cloudVmClusters/{cloudVmClustersId}/dbNodes
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for database node in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloudVmCluster}.
Pattern : ^projects/[^/]+/locations/[^/]+/cloudVmClusters/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 db nodes will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the node should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the database nodes of a VM Cluster.
▼ ▲ oracledatabase.projects.locations.entitlements.list
Path : v1/{+parent}/entitlements
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/entitlements
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for Entitlement in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, a maximum of 50 entitlements will be returned. The maximum value is 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the entitlements in a given project.
▼ ▲ oracledatabase.projects.locations.giVersions.list
Path : v1/{+parent}/giVersions
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/giVersions
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for Grid Infrastructure Version in the following format: Format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, a maximum of 50 Oracle Grid Infrastructure (GI) versions will be returned. The maximum value is 1000; values above 1000 will be reset to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.
▼ ▲ oracledatabase.projects.locations.dbSystemShapes.list
Path : v1/{+parent}/dbSystemShapes
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/dbSystemShapes
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for Database System Shapes in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 database system shapes will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the database system shapes available for the project and location.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.list
Path : v1/{+parent}/autonomousDatabases
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 Autonomous Database will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
filter
Description : Optional. An expression for filtering the results of the request.
Location : query
Type : string
orderBy
Description : Optional. An expression for ordering the results of the request.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the Autonomous Databases in a given project and location.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets the details of a single Autonomous Database.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.create
Path : v1/{+parent}/autonomousDatabases
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases
HTTP Method : POST
Parameters :
parent
Description : Required. The name of the parent in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
autonomousDatabaseId
Description : Required. The ID of the Autonomous Database to create. This value is restricted to (^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$) and must be a maximum of 63 characters in length. The value must start with a letter and end with a letter or a number.
Location : query
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Creates a new Autonomous Database in a given project and location.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the resource in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$
Location : path
Required : Yes
Type : string
requestId
Description : Optional. An optional ID to identify the request. This value is used to identify duplicate requests. If you make a request with the same request ID and the original request is still in progress or completed, the server ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a single Autonomous Database.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.restore
Path : v1/{+name}:restore
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}:restore
HTTP Method : POST
Parameters :
name
Description : Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Restores a single Autonomous Database.
▼ ▲ oracledatabase.projects.locations.autonomousDatabases.generateWallet
Path : v1/{+name}:generateWallet
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}:generateWallet
HTTP Method : POST
Parameters :
name
Description : Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Generates a wallet for a single Autonomous Database.
▼ ▲ oracledatabase.projects.locations.autonomousDbVersions.list
Path : v1/{+parent}/autonomousDbVersions
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDbVersions
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 Autonomous DB Versions will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists all the available Autonomous Database versions for a project and location.
▼ ▲ oracledatabase.projects.locations.autonomousDatabaseCharacterSets.list
Path : v1/{+parent}/autonomousDatabaseCharacterSets
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabaseCharacterSets
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 Autonomous DB Character Sets will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
filter
Description : Optional. An expression for filtering the results of the request. Only the **character_set_type** field is supported in the following format: `character_set_type="{characterSetType}"`. Accepted values include `DATABASE` and `NATIONAL`.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists Autonomous Database Character Sets in a given project and location.
▼ ▲ oracledatabase.projects.locations.autonomousDatabaseBackups.list
Path : v1/{+parent}/autonomousDatabaseBackups
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabaseBackups
HTTP Method : GET
Parameters :
parent
Description : Required. The parent value for ListAutonomousDatabaseBackups in the following format: projects/{project}/locations/{location}.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
filter
Description : Optional. An expression for filtering the results of the request. Only the **autonomous_database_id** field is supported in the following format: `autonomous_database_id="{autonomous_database_id}"`. The accepted values must be a valid Autonomous Database ID, limited to the naming restrictions of the ID: ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$). The ID must start with a letter, end with a letter or a number, and be a maximum of 63 characters.
Location : query
Type : string
pageSize
Description : Optional. The maximum number of items to return. If unspecified, at most 50 Autonomous DB Backups will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the long term and automatic backups of an Autonomous Database.