google-apis-networksecurity_v1 0.46.0 → 0.47.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/networksecurity_v1/classes.rb +7 -0
- data/lib/google/apis/networksecurity_v1/gem_version.rb +2 -2
- data/lib/google/apis/networksecurity_v1/representations.rb +1 -0
- data/lib/google/apis/networksecurity_v1/service.rb +13 -9
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 10adc8d0e43f649e6548a929b9b2f1c528a8363a0fc24a8ae86336d19aa8265a
|
|
4
|
+
data.tar.gz: 57572d9dec34ea3d2217405f4852f6f23ef45962198e13bf1b3423eab0ea0b24
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 487f3083a01c664651b0234df41ded9e4ad71d581941f0d20eb2f9b622f75892e1a30804b986b95c06100fa89edfa1236b1968ccfb6251f9791096bbaf0469d9
|
|
7
|
+
data.tar.gz: 353a3b8cb873094be34c8b08a7e977139196b17d9afd642e8476195b9e342aa3a9cc3876466cd116202f5d9873cd77eb23db17e5d0ea2f3a187fc356bb69b2a6
|
data/CHANGELOG.md
CHANGED
|
@@ -3735,6 +3735,12 @@ module Google
|
|
|
3735
3735
|
# @return [String]
|
|
3736
3736
|
attr_accessor :state
|
|
3737
3737
|
|
|
3738
|
+
# Immutable. The type of the endpoint group. If left unspecified, defaults to
|
|
3739
|
+
# DIRECT.
|
|
3740
|
+
# Corresponds to the JSON property `type`
|
|
3741
|
+
# @return [String]
|
|
3742
|
+
attr_accessor :type
|
|
3743
|
+
|
|
3738
3744
|
# Output only. The timestamp when the resource was most recently updated. See
|
|
3739
3745
|
# https://google.aip.dev/148#timestamps.
|
|
3740
3746
|
# Corresponds to the JSON property `updateTime`
|
|
@@ -3756,6 +3762,7 @@ module Google
|
|
|
3756
3762
|
@name = args[:name] if args.key?(:name)
|
|
3757
3763
|
@reconciling = args[:reconciling] if args.key?(:reconciling)
|
|
3758
3764
|
@state = args[:state] if args.key?(:state)
|
|
3765
|
+
@type = args[:type] if args.key?(:type)
|
|
3759
3766
|
@update_time = args[:update_time] if args.key?(:update_time)
|
|
3760
3767
|
end
|
|
3761
3768
|
end
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module NetworksecurityV1
|
|
18
18
|
# Version of the google-apis-networksecurity_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.47.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 = "20260125"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -898,11 +898,11 @@ module Google
|
|
|
898
898
|
# SecurityProfileGroups should be listed, specified in the format `projects|
|
|
899
899
|
# organizations/*/locations/`location``.
|
|
900
900
|
# @param [Fixnum] page_size
|
|
901
|
-
# Maximum number of SecurityProfileGroups to return per call.
|
|
901
|
+
# Optional. Maximum number of SecurityProfileGroups to return per call.
|
|
902
902
|
# @param [String] page_token
|
|
903
|
-
# The value returned by the last `ListSecurityProfileGroupsResponse`
|
|
904
|
-
# that this is a continuation of a prior `ListSecurityProfileGroups`
|
|
905
|
-
# that the system should return the next page of data.
|
|
903
|
+
# Optional. The value returned by the last `ListSecurityProfileGroupsResponse`
|
|
904
|
+
# Indicates that this is a continuation of a prior `ListSecurityProfileGroups`
|
|
905
|
+
# call, and that the system should return the next page of data.
|
|
906
906
|
# @param [String] fields
|
|
907
907
|
# Selector specifying which fields to include in a partial response.
|
|
908
908
|
# @param [String] quota_user
|
|
@@ -1086,11 +1086,11 @@ module Google
|
|
|
1086
1086
|
# SecurityProfiles should be listed, specified in the format `projects|
|
|
1087
1087
|
# organizations/*/locations/`location``.
|
|
1088
1088
|
# @param [Fixnum] page_size
|
|
1089
|
-
# Maximum number of SecurityProfiles to return per call.
|
|
1089
|
+
# Optional. Maximum number of SecurityProfiles to return per call.
|
|
1090
1090
|
# @param [String] page_token
|
|
1091
|
-
# The value returned by the last `ListSecurityProfilesResponse`
|
|
1092
|
-
# this is a continuation of a prior `ListSecurityProfiles` call,
|
|
1093
|
-
# system should return the next page of data.
|
|
1091
|
+
# Optional. The value returned by the last `ListSecurityProfilesResponse`
|
|
1092
|
+
# Indicates that this is a continuation of a prior `ListSecurityProfiles` call,
|
|
1093
|
+
# and that the system should return the next page of data.
|
|
1094
1094
|
# @param [String] fields
|
|
1095
1095
|
# Selector specifying which fields to include in a partial response.
|
|
1096
1096
|
# @param [String] quota_user
|
|
@@ -1191,7 +1191,11 @@ module Google
|
|
|
1191
1191
|
execute_or_queue_command(command, &block)
|
|
1192
1192
|
end
|
|
1193
1193
|
|
|
1194
|
-
# Lists information about the supported locations for this service.
|
|
1194
|
+
# Lists information about the supported locations for this service. This method
|
|
1195
|
+
# can be called in two ways: * **List all public locations:** Use the path `GET /
|
|
1196
|
+
# v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
|
|
1197
|
+
# projects/`project_id`/locations`. This may include public locations as well as
|
|
1198
|
+
# private or other locations specifically visible to the project.
|
|
1195
1199
|
# @param [String] name
|
|
1196
1200
|
# The resource that owns the locations collection, if applicable.
|
|
1197
1201
|
# @param [Array<String>, String] extra_location_types
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-networksecurity_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.47.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-networksecurity_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1/v0.47.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|