google-apis-beyondcorp_v1 0.39.0 → 0.40.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf7bda573c0e09d13081a897c3aca9f7ab30ce60584fb0958e929bf77b05c1ee
4
- data.tar.gz: daa754a54266cea34f61a94782d0b63801a5c98ee0d680774787420a102ac044
3
+ metadata.gz: 4049847916170098858419250958abd3cb2845d403d9800770aee2097574492c
4
+ data.tar.gz: 8447a6b98a11b7a90872ffeee044b720112d66d7f44d34cf857dceca1fab2215
5
5
  SHA512:
6
- metadata.gz: eb1bcfcb1495c041061277b8fa524fc40dc68a9c17f3916ac7e35088870ca4afd31f08e515d6ac924f358c117f366cfedf7f07b588d5934d4e39c79c87a347df
7
- data.tar.gz: 68b32eafffb72270b6a78e45d1625102c3c9251d09b297f241788c8e4dc6be7efb6f67d57ce020f46f9549dc762bcbe4cb0ae72dfa5a0f5a9925e045650d2515
6
+ metadata.gz: 57871aab68013a70610558df0a5cb64c591d0344dee9f4c16bef309ac15b5e118cc54f1a9f07aaa937d698308f2a701d0df307c2d8845744569bd0779d385f65
7
+ data.tar.gz: e46e307d8e104195e5fcd73bc1b30bf8a89eff337f52327c930fc6549531aceb6dd91bea730857b013c38324deb65439427a0dbfbd5c3a4f767849c8587a0a9b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-beyondcorp_v1
2
2
 
3
+ ### v0.40.0 (2025-08-03)
4
+
5
+ * Regenerated from discovery document revision 20250723
6
+
3
7
  ### v0.39.0 (2025-07-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20250714
@@ -1674,7 +1674,7 @@ module Google
1674
1674
  end
1675
1675
  end
1676
1676
 
1677
- # A Beyondcorp Application resource information.
1677
+ # The information about an application resource.
1678
1678
  class GoogleCloudBeyondcorpSecuritygatewaysV1Application
1679
1679
  include Google::Apis::Core::Hashable
1680
1680
 
@@ -1683,19 +1683,20 @@ module Google
1683
1683
  # @return [String]
1684
1684
  attr_accessor :create_time
1685
1685
 
1686
- # Optional. An arbitrary user-provided name for the Application resource. Cannot
1686
+ # Optional. An arbitrary user-provided name for the application resource. Cannot
1687
1687
  # exceed 64 characters.
1688
1688
  # Corresponds to the JSON property `displayName`
1689
1689
  # @return [String]
1690
1690
  attr_accessor :display_name
1691
1691
 
1692
1692
  # Required. Endpoint matchers associated with an application. A combination of
1693
- # hostname and ports as endpoint matcher is used to match the application. Match
1694
- # conditions for OR logic. An array of match conditions to allow for multiple
1695
- # matching criteria. The rule is considered a match if one the conditions are
1696
- # met. The conditions can be one of the following combination (Hostname), (
1697
- # Hostname & Ports) EXAMPLES: Hostname - ("*.abc.com"), ("xyz.abc.com") Hostname
1698
- # and Ports - ("abc.com" and "22"), ("abc.com" and "22,33") etc
1693
+ # hostname and ports as endpoint matchers is used to match the application.
1694
+ # Match conditions for OR logic. An array of match conditions to allow for
1695
+ # multiple matching criteria. The rule is considered a match if one of the
1696
+ # conditions is met. The conditions can be one of the following combinations (
1697
+ # Hostname), (Hostname & Ports) EXAMPLES: Hostname - ("*.example.com"), ("xyz.
1698
+ # example.com") Hostname and Ports - ("example.com" and "22"), ("example.com"
1699
+ # and "22,33") etc
1699
1700
  # Corresponds to the JSON property `endpointMatchers`
1700
1701
  # @return [Array<Google::Apis::BeyondcorpV1::GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher>]
1701
1702
  attr_accessor :endpoint_matchers
@@ -1923,7 +1924,7 @@ module Google
1923
1924
  end
1924
1925
  end
1925
1926
 
1926
- # Information about a BeyondCorp SecurityGateway resource.
1927
+ # The information about a security gateway resource.
1927
1928
  class GoogleCloudBeyondcorpSecuritygatewaysV1SecurityGateway
1928
1929
  include Google::Apis::Core::Hashable
1929
1930
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BeyondcorpV1
18
18
  # Version of the google-apis-beyondcorp_v1 gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250714"
25
+ REVISION = "20250723"
26
26
  end
27
27
  end
28
28
  end
@@ -1556,7 +1556,7 @@ module Google
1556
1556
  execute_or_queue_command(command, &block)
1557
1557
  end
1558
1558
 
1559
- # Creates a new SecurityGateway in a given project and location.
1559
+ # Creates a new Security Gateway in a given project and location.
1560
1560
  # @param [String] parent
1561
1561
  # Required. The resource project name of the SecurityGateway location using the
1562
1562
  # form: `projects/`project_id`/locations/`location_id``
@@ -1564,7 +1564,7 @@ module Google
1564
1564
  # @param [String] request_id
1565
1565
  # Optional. An optional request ID to identify requests. Specify a unique
1566
1566
  # request ID so that if you must retry your request, the server will know to
1567
- # ignore request if it has already been completed. The server will guarantee
1567
+ # ignore the request if it has already been completed. The server will guarantee
1568
1568
  # that for at least 60 minutes since the first request.
1569
1569
  # @param [String] security_gateway_id
1570
1570
  # Optional. User-settable SecurityGateway resource ID. * Must start with a
@@ -1945,7 +1945,7 @@ module Google
1945
1945
  execute_or_queue_command(command, &block)
1946
1946
  end
1947
1947
 
1948
- # Deletes a single Application.
1948
+ # Deletes a single application.
1949
1949
  # @param [String] name
1950
1950
  # Required. Name of the resource.
1951
1951
  # @param [String] request_id
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-beyondcorp_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.39.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1/v0.40.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1
62
62
  rdoc_options: []
63
63
  require_paths: