google-apis-cloudasset_v1p5beta1 0.23.0 → 0.25.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b569b483aced4d4a48099e74571887f3534319ebf427bf24a2229b3b256c7762
|
4
|
+
data.tar.gz: 401c31e1149ab116c4f1678fd22dad7237e10dc644c2ad744934962dc76b35e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ad7f04d16cefb87ea51d0008c8e7bc23af8d89e4767b0ce0a51b0269313d3e321fb3b3291348d52788a1bc8ee7772cb91f77584ef9d44f695252dfffc5fd74f6
|
7
|
+
data.tar.gz: c5ddd57e27bbc0d4d427fb6a85eec669543f1f737aef2faf0c87515d15b0f80ef667855a3672e7276b14437d3de9ccdc122acf7d9fa9194858dbbebc6b2625dd
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-cloudasset_v1p5beta1
|
2
2
|
|
3
|
+
### v0.25.0 (2023-01-22)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230114
|
6
|
+
* Regenerated using generator version 0.11.1
|
7
|
+
|
8
|
+
### v0.24.0 (2022-11-16)
|
9
|
+
|
10
|
+
* Regenerated from discovery document revision 20221114
|
11
|
+
|
3
12
|
### v0.23.0 (2022-10-30)
|
4
13
|
|
5
14
|
* Regenerated using generator version 0.11.0
|
@@ -23,7 +23,7 @@ module Google
|
|
23
23
|
module CloudassetV1p5beta1
|
24
24
|
|
25
25
|
# Represents the metadata of the longrunning operation for the
|
26
|
-
# AnalyzeIamPolicyLongrunning
|
26
|
+
# AnalyzeIamPolicyLongrunning RPC.
|
27
27
|
class AnalyzeIamPolicyLongrunningMetadata
|
28
28
|
include Google::Apis::Core::Hashable
|
29
29
|
|
@@ -59,8 +59,8 @@ module Google
|
|
59
59
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
60
60
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
61
61
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
62
|
-
# (e.g.
|
63
|
-
#
|
62
|
+
# (e.g. IAM policy). See [Supported asset types](https://cloud.google.com/asset-
|
63
|
+
# inventory/docs/supported-asset-types) for more information.
|
64
64
|
class Asset
|
65
65
|
include Google::Apis::Core::Hashable
|
66
66
|
|
@@ -385,8 +385,8 @@ module Google
|
|
385
385
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
386
386
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
387
387
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
388
|
-
# (e.g.
|
389
|
-
#
|
388
|
+
# (e.g. IAM policy). See [Supported asset types](https://cloud.google.com/asset-
|
389
|
+
# inventory/docs/supported-asset-types) for more information.
|
390
390
|
class GoogleCloudAssetV1p7beta1Asset
|
391
391
|
include Google::Apis::Core::Hashable
|
392
392
|
|
@@ -523,9 +523,9 @@ module Google
|
|
523
523
|
# An asset can be any resource in the Google Cloud [resource hierarchy](https://
|
524
524
|
# cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy), a
|
525
525
|
# resource outside the Google Cloud resource hierarchy (such as Google
|
526
|
-
# Kubernetes Engine clusters and objects), or a policy (e.g.
|
527
|
-
#
|
528
|
-
#
|
526
|
+
# Kubernetes Engine clusters and objects), or a policy (e.g. IAM policy). See [
|
527
|
+
# Supported asset types](https://cloud.google.com/asset-inventory/docs/supported-
|
528
|
+
# asset-types) for more information.
|
529
529
|
class GoogleCloudAssetV1p7beta1RelatedAsset
|
530
530
|
include Google::Apis::Core::Hashable
|
531
531
|
|
@@ -664,7 +664,7 @@ module Google
|
|
664
664
|
# The full name of the immediate parent of this resource. See [Resource Names](
|
665
665
|
# https://cloud.google.com/apis/design/resource_names#full_resource_name) for
|
666
666
|
# more information. For Google Cloud assets, this value is the parent resource
|
667
|
-
# defined in the [
|
667
|
+
# defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/
|
668
668
|
# overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/
|
669
669
|
# projects/my_project_123` For third-party assets, this field may be set
|
670
670
|
# differently.
|
@@ -1002,10 +1002,10 @@ module Google
|
|
1002
1002
|
# @return [String]
|
1003
1003
|
attr_accessor :description
|
1004
1004
|
|
1005
|
-
#
|
1006
|
-
#
|
1007
|
-
#
|
1008
|
-
#
|
1005
|
+
# Resource name for the `AccessLevel`. Format: `accessPolicies/`access_policy`/
|
1006
|
+
# accessLevels/`access_level``. The `access_level` component must begin with a
|
1007
|
+
# letter, followed by alphanumeric characters or `_`. Its maximum length is 50
|
1008
|
+
# characters. After you create an `AccessLevel`, you cannot change its `name`.
|
1009
1009
|
# Corresponds to the JSON property `name`
|
1010
1010
|
# @return [String]
|
1011
1011
|
attr_accessor :name
|
@@ -1543,10 +1543,11 @@ module Google
|
|
1543
1543
|
|
1544
1544
|
# A Google Cloud resource that is allowed to ingress the perimeter. Requests
|
1545
1545
|
# from these resources will be allowed to access perimeter data. Currently only
|
1546
|
-
# projects are allowed.
|
1547
|
-
#
|
1548
|
-
#
|
1549
|
-
#
|
1546
|
+
# projects and VPCs are allowed. Project format: `projects/`project_number`` VPC
|
1547
|
+
# format: `//compute.googleapis.com/projects/`PROJECT_ID`/global/networks/`NAME``
|
1548
|
+
# . The project may be in any Google Cloud organization, not just the
|
1549
|
+
# organization that the perimeter is defined in. `*` is not allowed, the case of
|
1550
|
+
# allowing all Google Cloud resources only is not supported.
|
1550
1551
|
# Corresponds to the JSON property `resource`
|
1551
1552
|
# @return [String]
|
1552
1553
|
attr_accessor :resource
|
@@ -1676,9 +1677,10 @@ module Google
|
|
1676
1677
|
# @return [String]
|
1677
1678
|
attr_accessor :description
|
1678
1679
|
|
1679
|
-
#
|
1680
|
-
#
|
1681
|
-
#
|
1680
|
+
# Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
|
1681
|
+
# access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
|
1682
|
+
# component must begin with a letter, followed by alphanumeric characters or `_`.
|
1683
|
+
# After you create a `ServicePerimeter`, you cannot change its `name`.
|
1682
1684
|
# Corresponds to the JSON property `name`
|
1683
1685
|
# @return [String]
|
1684
1686
|
attr_accessor :name
|
@@ -1770,7 +1772,9 @@ module Google
|
|
1770
1772
|
attr_accessor :ingress_policies
|
1771
1773
|
|
1772
1774
|
# A list of Google Cloud resources that are inside of the service perimeter.
|
1773
|
-
# Currently only projects are allowed.
|
1775
|
+
# Currently only projects and VPCs are allowed. Project format: `projects/`
|
1776
|
+
# project_number`` VPC format: `//compute.googleapis.com/projects/`PROJECT_ID`/
|
1777
|
+
# global/networks/`NAME``.
|
1774
1778
|
# Corresponds to the JSON property `resources`
|
1775
1779
|
# @return [Array<String>]
|
1776
1780
|
attr_accessor :resources
|
@@ -1988,7 +1992,7 @@ module Google
|
|
1988
1992
|
# The full name of the immediate parent of this resource. See [Resource Names](
|
1989
1993
|
# https://cloud.google.com/apis/design/resource_names#full_resource_name) for
|
1990
1994
|
# more information. For Google Cloud assets, this value is the parent resource
|
1991
|
-
# defined in the [
|
1995
|
+
# defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/
|
1992
1996
|
# overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/
|
1993
1997
|
# projects/my_project_123` For third-party assets, this field may be set
|
1994
1998
|
# differently.
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudassetV1p5beta1
|
18
18
|
# Version of the google-apis-cloudasset_v1p5beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.25.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.11.
|
22
|
+
GENERATOR_VERSION = "0.11.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230114"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,7 +22,8 @@ module Google
|
|
22
22
|
module CloudassetV1p5beta1
|
23
23
|
# Cloud Asset API
|
24
24
|
#
|
25
|
-
# The
|
25
|
+
# The Cloud Asset API manages the history and inventory of Google Cloud
|
26
|
+
# resources.
|
26
27
|
#
|
27
28
|
# @example
|
28
29
|
# require 'google/apis/cloudasset_v1p5beta1'
|
@@ -21,7 +21,8 @@ module Google
|
|
21
21
|
module Apis
|
22
22
|
# Cloud Asset API
|
23
23
|
#
|
24
|
-
# The
|
24
|
+
# The Cloud Asset API manages the history and inventory of Google Cloud
|
25
|
+
# resources.
|
25
26
|
#
|
26
27
|
# @see https://cloud.google.com/asset-inventory/docs/quickstart
|
27
28
|
module CloudassetV1p5beta1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-cloudasset_v1p5beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.25.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p5beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.25.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p5beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.
|
78
|
+
rubygems_version: 3.4.2
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Asset API V1p5beta1
|