We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a419b91 commit aea7d7cCopy full SHA for aea7d7c
mmv1/products/oracledatabase/AutonomousDatabase.yaml
@@ -666,12 +666,14 @@ properties:
666
projects/{project}/locations/{location}/odbNetworks/{odb_network}
667
It is optional but if specified, this should match the parent ODBNetwork of
668
the odb_subnet and backup_odb_subnet.
669
+ default_from_api: true
670
- name: odbSubnet
671
type: String
672
description: |-
673
The name of the OdbSubnet associated with the Autonomous Database for
674
IP allocation. Format:
675
projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
676
677
- name: 'createTime'
678
679
description: 'The date and time that the Autonomous Database was created. '
0 commit comments