Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Oct 1, 2024
1 parent 38fa858 commit 2516037
Show file tree
Hide file tree
Showing 953 changed files with 26 additions and 330,287 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,11 @@ class LabelsEntry
# [d, e] is disallowed.
#
# Note: we only support up to 5 deployment groups(not including 'default').
# @!attribute [rw] psc_automation_configs
# @return [::Array<::Google::Cloud::AIPlatform::V1::PSCAutomationConfig>]
# Optional. If set for PSC deployed index, PSC connection will be
# automatically created after deployment is done and the endpoint information
# is populated in private_endpoints.psc_automated_endpoints.
class DeployedIndex
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,24 @@ module Google
module Cloud
module AIPlatform
module V1
# PSC config that is used to automatically create forwarding rule via
# ServiceConnectionMap.
# @!attribute [rw] project_id
# @return [::String]
# Required. Project id used to create forwarding rule.
# @!attribute [rw] network
# @return [::String]
# Required. The full name of the Google Compute Engine
# [network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks).
# [Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
# `projects/{project}/global/networks/{network}`.
# Where \\{project} is a project number, as in '12345', and \\{network} is
# network name.
class PSCAutomationConfig
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
end

# Represents configuration for private service connect.
# @!attribute [rw] enable_private_service_connect
# @return [::Boolean]
Expand Down
22 changes: 0 additions & 22 deletions owl-bot-staging/google-cloud-ai_platform-v1/.gitignore

This file was deleted.

18 changes: 0 additions & 18 deletions owl-bot-staging/google-cloud-ai_platform-v1/.repo-metadata.json

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/google-cloud-ai_platform-v1/.rubocop.yml

This file was deleted.

28 changes: 0 additions & 28 deletions owl-bot-staging/google-cloud-ai_platform-v1/.toys.rb

This file was deleted.

12 changes: 0 additions & 12 deletions owl-bot-staging/google-cloud-ai_platform-v1/.yardopts

This file was deleted.

Loading

0 comments on commit 2516037

Please sign in to comment.