google-apis-beyondcorp_v1alpha 0.51.0 → 0.52.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d7dd024a0d9545f9b5c0314c0a29c2a75d875fa0411cf2613ff70440e51c64ed
|
4
|
+
data.tar.gz: cdfbebfdc3867d92c352277792a0f021047dcdccfdb8eedb3ec729b4d8af6932
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3268f094b8483288085df59affa5a9b0f0e835ccc0bc271e618220e5e21247b5328ba825788140adebccc4c35884554e5dc218bce751e143f11771c32e8d8876
|
7
|
+
data.tar.gz: c6ecb916d82da0e3f9f1ee306e7c6ec9a7f032eee6641ead15d14e8912d07c25dddbef5efcdd7f5ee3a3670e579f8946c1e3a35dcf24f9cf5ef5672c4f11fd92
|
data/CHANGELOG.md
CHANGED
@@ -2662,7 +2662,7 @@ module Google
|
|
2662
2662
|
end
|
2663
2663
|
end
|
2664
2664
|
|
2665
|
-
#
|
2665
|
+
# The information about an application resource.
|
2666
2666
|
class GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication
|
2667
2667
|
include Google::Apis::Core::Hashable
|
2668
2668
|
|
@@ -2671,19 +2671,20 @@ module Google
|
|
2671
2671
|
# @return [String]
|
2672
2672
|
attr_accessor :create_time
|
2673
2673
|
|
2674
|
-
# Optional. An arbitrary user-provided name for the
|
2674
|
+
# Optional. An arbitrary user-provided name for the application resource. Cannot
|
2675
2675
|
# exceed 64 characters.
|
2676
2676
|
# Corresponds to the JSON property `displayName`
|
2677
2677
|
# @return [String]
|
2678
2678
|
attr_accessor :display_name
|
2679
2679
|
|
2680
2680
|
# Required. Endpoint matchers associated with an application. A combination of
|
2681
|
-
# hostname and ports as endpoint
|
2682
|
-
# conditions for OR logic. An array of match conditions to allow for
|
2683
|
-
# matching criteria. The rule is considered a match if one the
|
2684
|
-
# met. The conditions can be one of the following
|
2685
|
-
# Hostname & Ports) EXAMPLES: Hostname - ("*.
|
2686
|
-
# and Ports - ("
|
2681
|
+
# hostname and ports as endpoint matchers is used to match the application.
|
2682
|
+
# Match conditions for OR logic. An array of match conditions to allow for
|
2683
|
+
# multiple matching criteria. The rule is considered a match if one of the
|
2684
|
+
# conditions is met. The conditions can be one of the following combinations (
|
2685
|
+
# Hostname), (Hostname & Ports) EXAMPLES: Hostname - ("*.example.com"), ("xyz.
|
2686
|
+
# example.com") Hostname and Ports - ("example.com" and "22"), ("example.com"
|
2687
|
+
# and "22,33") etc
|
2687
2688
|
# Corresponds to the JSON property `endpointMatchers`
|
2688
2689
|
# @return [Array<Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher>]
|
2689
2690
|
attr_accessor :endpoint_matchers
|
@@ -2911,7 +2912,7 @@ module Google
|
|
2911
2912
|
end
|
2912
2913
|
end
|
2913
2914
|
|
2914
|
-
#
|
2915
|
+
# The information about a security gateway resource.
|
2915
2916
|
class GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway
|
2916
2917
|
include Google::Apis::Core::Hashable
|
2917
2918
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module BeyondcorpV1alpha
|
18
18
|
# Version of the google-apis-beyondcorp_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.52.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 = "
|
25
|
+
REVISION = "20250723"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -3323,7 +3323,7 @@ module Google
|
|
3323
3323
|
execute_or_queue_command(command, &block)
|
3324
3324
|
end
|
3325
3325
|
|
3326
|
-
# Creates a new
|
3326
|
+
# Creates a new Security Gateway in a given project and location.
|
3327
3327
|
# @param [String] parent
|
3328
3328
|
# Required. The resource project name of the SecurityGateway location using the
|
3329
3329
|
# form: `projects/`project_id`/locations/`location_id``
|
@@ -3331,7 +3331,7 @@ module Google
|
|
3331
3331
|
# @param [String] request_id
|
3332
3332
|
# Optional. An optional request ID to identify requests. Specify a unique
|
3333
3333
|
# request ID so that if you must retry your request, the server will know to
|
3334
|
-
# ignore request if it has already been completed. The server will guarantee
|
3334
|
+
# ignore the request if it has already been completed. The server will guarantee
|
3335
3335
|
# that for at least 60 minutes since the first request.
|
3336
3336
|
# @param [String] security_gateway_id
|
3337
3337
|
# Optional. User-settable SecurityGateway resource ID. * Must start with a
|
@@ -3712,7 +3712,7 @@ module Google
|
|
3712
3712
|
execute_or_queue_command(command, &block)
|
3713
3713
|
end
|
3714
3714
|
|
3715
|
-
# Deletes a single
|
3715
|
+
# Deletes a single application.
|
3716
3716
|
# @param [String] name
|
3717
3717
|
# Required. Name of the resource.
|
3718
3718
|
# @param [String] request_id
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-beyondcorp_v1alpha
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.52.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_v1alpha/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-beyondcorp_v1alpha/v0.52.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-beyondcorp_v1alpha
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|