Skip to content

Commit

Permalink
docs: [google-cloud-oracledatabase] the CloudVmClusterProperties.syst…
Browse files Browse the repository at this point in the history
…em_version field is no longer labeled as output only (#13397)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 711457154

Source-Link:
googleapis/googleapis@477125c

Source-Link:
googleapis/googleapis-gen@ecb0b8e
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yYWNsZWRhdGFiYXNlLy5Pd2xCb3QueWFtbCIsImgiOiJlY2IwYjhlODhiMDdiYzNmNDVhMGI4YWU0ZDNlM2Y0OWE5NTEwNDRjIn0=

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 2, 2025
1 parent 9400499 commit e326602
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.1.3" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.1.3" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ class CloudVmClusterProperties(proto.Message):
cpu_core_count (int):
Required. Number of enabled CPU cores.
system_version (str):
Output only. Operating system version of the
Optional. Operating system version of the
image.
scan_ip_ids (MutableSequence[str]):
Output only. OCIDs of scan IPs.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-oracledatabase",
"version": "0.1.3"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit e326602

Please sign in to comment.