Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions google-cloud-beyond_corp/.OwlBot.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions google-cloud-beyond_corp/.owlbot-manifest.json

This file was deleted.

25 changes: 0 additions & 25 deletions google-cloud-beyond_corp/.owlbot.rb

This file was deleted.

6 changes: 1 addition & 5 deletions google-cloud-beyond_corp/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Ruby Client for the BeyondCorp API

API Client library for the BeyondCorp API

Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution.


Actual client classes for the various versions of this API are defined in
_versioned_ client gems, with names of the form `google-cloud-beyond_corp-app_connections-v*`.
The gem `google-cloud-beyond_corp` is the main client library that brings the
Expand All @@ -21,9 +20,6 @@ client gems:
[google-cloud-beyond_corp-app_gateways-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-beyond_corp-app_gateways-v1/latest),
[google-cloud-beyond_corp-client_gateways-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-beyond_corp-client_gateways-v1/latest).

See also the [Product Documentation](https://cloud.google.com/beyondcorp/)
for more usage information.

## Quick Start

```
Expand Down
7 changes: 0 additions & 7 deletions google-cloud-monitoring/.OwlBot.yaml

This file was deleted.

47 changes: 0 additions & 47 deletions google-cloud-monitoring/.owlbot-manifest.json

This file was deleted.

21 changes: 0 additions & 21 deletions google-cloud-monitoring/.owlbot.rb

This file was deleted.

6 changes: 1 addition & 5 deletions google-cloud-monitoring/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Ruby Client for the Cloud Monitoring API

API Client library for the Cloud Monitoring API
Manages your Cloud Monitoring data and configurations.

Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation.

Actual client classes for the various versions of this API are defined in
_versioned_ client gems, with names of the form `google-cloud-monitoring-v*`.
Expand All @@ -20,9 +19,6 @@ client gems:
[google-cloud-monitoring-dashboard-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-dashboard-v1/latest),
[google-cloud-monitoring-metrics_scope-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-monitoring-metrics_scope-v1/latest).

See also the [Product Documentation](https://cloud.google.com/monitoring)
for more usage information.

## Quick Start

```
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-monitoring/google-cloud-monitoring.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
gem.description = "Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation."
gem.summary = "API Client library for the Cloud Monitoring API"
gem.description = "Manages your Cloud Monitoring data and configurations."
gem.summary = "Manages your Cloud Monitoring data and configurations."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"

Expand Down
5 changes: 0 additions & 5 deletions google-cloud-policy_troubleshooter/.OwlBot.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions google-cloud-policy_troubleshooter/.owlbot-manifest.json

This file was deleted.

20 changes: 0 additions & 20 deletions google-cloud-policy_troubleshooter/.owlbot.rb

This file was deleted.

2 changes: 1 addition & 1 deletion google-cloud-policy_troubleshooter/.yardopts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--no-private
--title="IAM Policy Troubleshooter API"
--title="Policy Troubleshooter API"
--exclude _pb\.rb$
--markup markdown
--markup-provider redcarpet
Expand Down
7 changes: 3 additions & 4 deletions google-cloud-policy_troubleshooter/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Ruby Client for the IAM Policy Troubleshooter API
# Ruby Client for the Policy Troubleshooter API

API Client library for the IAM Policy Troubleshooter API
Policy Troubleshooter helps you understand whether a principal can access a resource. Given a principal, a resource, and a permission, Policy Troubleshooter examines the allow policies, deny policies, and principal access boundary (PAB) policies that impact the principal's access.

Policy Troubleshooter makes it easier to understand why a user has access to a resource or doesn't have permission to call an API. Given an email, resource, and permission, Policy Troubleshooter will examine all IAM policies that apply to the resource. It then reveals whether the member's roles include the permission on that resource and, if so, which policies bind the member to those roles.

Actual client classes for the various versions of this API are defined in
_versioned_ client gems, with names of the form `google-cloud-policy_troubleshooter-v*`.
Expand All @@ -19,7 +18,7 @@ client gems:
[google-cloud-policy_troubleshooter-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-policy_troubleshooter-v1/latest),
[google-cloud-policy_troubleshooter-iam-v3](https://cloud.google.com/ruby/docs/reference/google-cloud-policy_troubleshooter-iam-v3/latest).

See also the [Product Documentation](https://cloud.google.com/iam/docs/troubleshooting-access)
See also the [Product Documentation](https://cloud.google.com/policy-intelligence/docs/troubleshoot-access)
for more usage information.

## Quick Start
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
gem.description = "Policy Troubleshooter makes it easier to understand why a user has access to a resource or doesn't have permission to call an API. Given an email, resource, and permission, Policy Troubleshooter will examine all IAM policies that apply to the resource. It then reveals whether the member's roles include the permission on that resource and, if so, which policies bind the member to those roles."
gem.summary = "API Client library for the IAM Policy Troubleshooter API"
gem.description = "Policy Troubleshooter helps you understand whether a principal can access a resource. Given a principal, a resource, and a permission, Policy Troubleshooter examines the allow policies, deny policies, and principal access boundary (PAB) policies that impact the principal's access."
gem.summary = "Policy Troubleshooter helps you understand whether a principal can access a resource. Given a principal, a resource, and a permission, Policy Troubleshooter examines the allow policies, deny policies, and principal access boundary (PAB) policies that impact the principal's access."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"

Expand Down
5 changes: 0 additions & 5 deletions google-cloud-workflows/.OwlBot.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions google-cloud-workflows/.owlbot-manifest.json

This file was deleted.

20 changes: 0 additions & 20 deletions google-cloud-workflows/.owlbot.rb

This file was deleted.

6 changes: 1 addition & 5 deletions google-cloud-workflows/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Ruby Client for the Workflows API

API Client library for the Workflows API
Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.

Workflows link series of serverless tasks together in an order you define. Combine the power of Google Cloud's APIs, serverless products like Cloud Functions and Cloud Run, and calls to external APIs to create flexible serverless applications. Workflows requires no infrastructure management and scales seamlessly with demand, including scaling down to zero.

Actual client classes for the various versions of this API are defined in
_versioned_ client gems, with names of the form `google-cloud-workflows-v*`.
Expand All @@ -19,9 +18,6 @@ client gems:
[google-cloud-workflows-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workflows-v1/latest),
[google-cloud-workflows-executions-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-workflows-executions-v1/latest).

See also the [Product Documentation](https://cloud.google.com/workflows/)
for more usage information.

## Quick Start

```
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-workflows/google-cloud-workflows.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Gem::Specification.new do |gem|

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
gem.description = "Workflows link series of serverless tasks together in an order you define. Combine the power of Google Cloud's APIs, serverless products like Cloud Functions and Cloud Run, and calls to external APIs to create flexible serverless applications. Workflows requires no infrastructure management and scales seamlessly with demand, including scaling down to zero."
gem.summary = "API Client library for the Workflows API"
gem.description = "Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API."
gem.summary = "Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API."
gem.homepage = "https://github.com/googleapis/google-cloud-ruby"
gem.license = "Apache-2.0"

Expand Down
Loading
Loading