google-apis-iam_v1 0.65.0 → 0.66.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/iam_v1/classes.rb +482 -0
- data/lib/google/apis/iam_v1/gem_version.rb +2 -2
- data/lib/google/apis/iam_v1/representations.rb +250 -0
- data/lib/google/apis/iam_v1/service.rb +691 -0
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1993298341bb094b00127e29068c2b8eaf56993c7848579c1ef74b7fa61a91d4
|
4
|
+
data.tar.gz: 1bc9a0ff156bd2199585ab98be630961607be4646841ab0d3d3cac647a8a461e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f1372c529cdc6399999b5931dc71f251aae0c0ffff87156232f82440e0b7c545763926dfc97a2f79d049532f546adc1910cef58ecf764729b3e1ef1af578ba90
|
7
|
+
data.tar.gz: 03f2d35333e04c3d247e69b770baac96931380770329703a56ec225d5cc1108de7c28d3c18a3aa12f06e271f44ec75b928bacea96bc8329c33e42d9467eb586f
|
data/CHANGELOG.md
CHANGED
@@ -51,6 +51,27 @@ module Google
|
|
51
51
|
end
|
52
52
|
end
|
53
53
|
|
54
|
+
# Request message for AddAttestationRule.
|
55
|
+
class AddAttestationRuleRequest
|
56
|
+
include Google::Apis::Core::Hashable
|
57
|
+
|
58
|
+
# Defines which workloads can receive an identity within a pool. When an
|
59
|
+
# AttestationRule is defined under a managed identity, matching workloads may
|
60
|
+
# receive that identity.
|
61
|
+
# Corresponds to the JSON property `attestationRule`
|
62
|
+
# @return [Google::Apis::IamV1::AttestationRule]
|
63
|
+
attr_accessor :attestation_rule
|
64
|
+
|
65
|
+
def initialize(**args)
|
66
|
+
update!(**args)
|
67
|
+
end
|
68
|
+
|
69
|
+
# Update properties of this object
|
70
|
+
def update!(**args)
|
71
|
+
@attestation_rule = args[:attestation_rule] if args.key?(:attestation_rule)
|
72
|
+
end
|
73
|
+
end
|
74
|
+
|
54
75
|
# Audit log information specific to Cloud IAM admin APIs. This message is
|
55
76
|
# serialized as an `Any` type in the `ServiceData` message of an `AuditLog`
|
56
77
|
# message.
|
@@ -73,6 +94,28 @@ module Google
|
|
73
94
|
end
|
74
95
|
end
|
75
96
|
|
97
|
+
# Defines which workloads can receive an identity within a pool. When an
|
98
|
+
# AttestationRule is defined under a managed identity, matching workloads may
|
99
|
+
# receive that identity.
|
100
|
+
class AttestationRule
|
101
|
+
include Google::Apis::Core::Hashable
|
102
|
+
|
103
|
+
# Optional. A single workload operating on Google Cloud. For example: `//compute.
|
104
|
+
# googleapis.com/projects/123/uid/zones/us-central1-a/instances/12345`.
|
105
|
+
# Corresponds to the JSON property `googleCloudResource`
|
106
|
+
# @return [String]
|
107
|
+
attr_accessor :google_cloud_resource
|
108
|
+
|
109
|
+
def initialize(**args)
|
110
|
+
update!(**args)
|
111
|
+
end
|
112
|
+
|
113
|
+
# Update properties of this object
|
114
|
+
def update!(**args)
|
115
|
+
@google_cloud_resource = args[:google_cloud_resource] if args.key?(:google_cloud_resource)
|
116
|
+
end
|
117
|
+
end
|
118
|
+
|
76
119
|
# Specifies the audit configuration for a service. The configuration determines
|
77
120
|
# which permission types are logged, and what identities, if any, are exempted
|
78
121
|
# from logging. An AuditConfig must have one or more AuditLogConfigs. If there
|
@@ -896,6 +939,106 @@ module Google
|
|
896
939
|
end
|
897
940
|
end
|
898
941
|
|
942
|
+
# Represents configuration for generating mutual TLS (mTLS) certificates for the
|
943
|
+
# identities within this pool.
|
944
|
+
class InlineCertificateIssuanceConfig
|
945
|
+
include Google::Apis::Core::Hashable
|
946
|
+
|
947
|
+
# Optional. A required mapping of a cloud region to the CA pool resource located
|
948
|
+
# in that region used for certificate issuance, adhering to these constraints: *
|
949
|
+
# Key format: A supported cloud region name equivalent to the location
|
950
|
+
# identifier in the corresponding map entry's value. * Value format: A valid CA
|
951
|
+
# pool resource path format like: "projects/`project`/locations/`location`/
|
952
|
+
# caPools/`ca_pool`" * Region Matching: Workloads are ONLY issued certificates
|
953
|
+
# from CA pools within the same region. Also the CA pool region (in value) must
|
954
|
+
# match the workload's region (key).
|
955
|
+
# Corresponds to the JSON property `caPools`
|
956
|
+
# @return [Hash<String,String>]
|
957
|
+
attr_accessor :ca_pools
|
958
|
+
|
959
|
+
# Optional. Key algorithm to use when generating the key pair. This key pair
|
960
|
+
# will be used to create the certificate. If unspecified, this will default to
|
961
|
+
# ECDSA_P256.
|
962
|
+
# Corresponds to the JSON property `keyAlgorithm`
|
963
|
+
# @return [String]
|
964
|
+
attr_accessor :key_algorithm
|
965
|
+
|
966
|
+
# Optional. Lifetime of the workload certificates issued by the CA pool. Must be
|
967
|
+
# between 10 hours - 30 days. If unspecified, this will be defaulted to 24 hours.
|
968
|
+
# Corresponds to the JSON property `lifetime`
|
969
|
+
# @return [String]
|
970
|
+
attr_accessor :lifetime
|
971
|
+
|
972
|
+
# Optional. Rotation window percentage indicating when certificate rotation
|
973
|
+
# should be initiated based on remaining lifetime. Must be between 10 - 80. If
|
974
|
+
# unspecified, this will be defaulted to 50.
|
975
|
+
# Corresponds to the JSON property `rotationWindowPercentage`
|
976
|
+
# @return [Fixnum]
|
977
|
+
attr_accessor :rotation_window_percentage
|
978
|
+
|
979
|
+
def initialize(**args)
|
980
|
+
update!(**args)
|
981
|
+
end
|
982
|
+
|
983
|
+
# Update properties of this object
|
984
|
+
def update!(**args)
|
985
|
+
@ca_pools = args[:ca_pools] if args.key?(:ca_pools)
|
986
|
+
@key_algorithm = args[:key_algorithm] if args.key?(:key_algorithm)
|
987
|
+
@lifetime = args[:lifetime] if args.key?(:lifetime)
|
988
|
+
@rotation_window_percentage = args[:rotation_window_percentage] if args.key?(:rotation_window_percentage)
|
989
|
+
end
|
990
|
+
end
|
991
|
+
|
992
|
+
# Defines configuration for extending trust to additional trust domains. By
|
993
|
+
# establishing trust with another domain, the current domain will recognize and
|
994
|
+
# accept certificates issued by entities within the trusted domains. Note that a
|
995
|
+
# trust domain automatically trusts itself, eliminating the need for explicit
|
996
|
+
# configuration.
|
997
|
+
class InlineTrustConfig
|
998
|
+
include Google::Apis::Core::Hashable
|
999
|
+
|
1000
|
+
# Optional. Maps specific trust domains (e.g., "example.com") to their
|
1001
|
+
# corresponding TrustStore objects, which contain the trusted root certificates
|
1002
|
+
# for that domain. There can be a maximum of 10 trust domain entries in this map.
|
1003
|
+
# Note that a trust domain automatically trusts itself and don't need to be
|
1004
|
+
# specified here. If however, this WorkloadIdentityPool's trust domain contains
|
1005
|
+
# any trust anchors in the additional_trust_bundles map, those trust anchors
|
1006
|
+
# will be *appended to* the Trust Bundle automatically derived from your
|
1007
|
+
# InlineCertificateIssuanceConfig's ca_pools.
|
1008
|
+
# Corresponds to the JSON property `additionalTrustBundles`
|
1009
|
+
# @return [Hash<String,Google::Apis::IamV1::TrustStore>]
|
1010
|
+
attr_accessor :additional_trust_bundles
|
1011
|
+
|
1012
|
+
def initialize(**args)
|
1013
|
+
update!(**args)
|
1014
|
+
end
|
1015
|
+
|
1016
|
+
# Update properties of this object
|
1017
|
+
def update!(**args)
|
1018
|
+
@additional_trust_bundles = args[:additional_trust_bundles] if args.key?(:additional_trust_bundles)
|
1019
|
+
end
|
1020
|
+
end
|
1021
|
+
|
1022
|
+
# Intermediate CA certificates used for building the trust chain to trust anchor
|
1023
|
+
class IntermediateCa
|
1024
|
+
include Google::Apis::Core::Hashable
|
1025
|
+
|
1026
|
+
# PEM certificate of the PKI used for validation. Must only contain one ca
|
1027
|
+
# certificate.
|
1028
|
+
# Corresponds to the JSON property `pemCertificate`
|
1029
|
+
# @return [String]
|
1030
|
+
attr_accessor :pem_certificate
|
1031
|
+
|
1032
|
+
def initialize(**args)
|
1033
|
+
update!(**args)
|
1034
|
+
end
|
1035
|
+
|
1036
|
+
# Update properties of this object
|
1037
|
+
def update!(**args)
|
1038
|
+
@pem_certificate = args[:pem_certificate] if args.key?(:pem_certificate)
|
1039
|
+
end
|
1040
|
+
end
|
1041
|
+
|
899
1042
|
# Represents a public key data along with its format.
|
900
1043
|
class KeyData
|
901
1044
|
include Google::Apis::Core::Hashable
|
@@ -1063,6 +1206,32 @@ module Google
|
|
1063
1206
|
end
|
1064
1207
|
end
|
1065
1208
|
|
1209
|
+
# Response message for ListAttestationRules.
|
1210
|
+
class ListAttestationRulesResponse
|
1211
|
+
include Google::Apis::Core::Hashable
|
1212
|
+
|
1213
|
+
# A list of AttestationRules.
|
1214
|
+
# Corresponds to the JSON property `attestationRules`
|
1215
|
+
# @return [Array<Google::Apis::IamV1::AttestationRule>]
|
1216
|
+
attr_accessor :attestation_rules
|
1217
|
+
|
1218
|
+
# Optional. A token, which can be sent as `page_token` to retrieve the next page.
|
1219
|
+
# If this field is omitted, there are no subsequent pages.
|
1220
|
+
# Corresponds to the JSON property `nextPageToken`
|
1221
|
+
# @return [String]
|
1222
|
+
attr_accessor :next_page_token
|
1223
|
+
|
1224
|
+
def initialize(**args)
|
1225
|
+
update!(**args)
|
1226
|
+
end
|
1227
|
+
|
1228
|
+
# Update properties of this object
|
1229
|
+
def update!(**args)
|
1230
|
+
@attestation_rules = args[:attestation_rules] if args.key?(:attestation_rules)
|
1231
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
1232
|
+
end
|
1233
|
+
end
|
1234
|
+
|
1066
1235
|
# Response message for ListOauthClientCredentials.
|
1067
1236
|
class ListOauthClientCredentialsResponse
|
1068
1237
|
include Google::Apis::Core::Hashable
|
@@ -1257,6 +1426,58 @@ module Google
|
|
1257
1426
|
end
|
1258
1427
|
end
|
1259
1428
|
|
1429
|
+
# Response message for ListWorkloadIdentityPoolManagedIdentities.
|
1430
|
+
class ListWorkloadIdentityPoolManagedIdentitiesResponse
|
1431
|
+
include Google::Apis::Core::Hashable
|
1432
|
+
|
1433
|
+
# A token, which can be sent as `page_token` to retrieve the next page. If this
|
1434
|
+
# field is omitted, there are no subsequent pages.
|
1435
|
+
# Corresponds to the JSON property `nextPageToken`
|
1436
|
+
# @return [String]
|
1437
|
+
attr_accessor :next_page_token
|
1438
|
+
|
1439
|
+
# A list of managed identities.
|
1440
|
+
# Corresponds to the JSON property `workloadIdentityPoolManagedIdentities`
|
1441
|
+
# @return [Array<Google::Apis::IamV1::WorkloadIdentityPoolManagedIdentity>]
|
1442
|
+
attr_accessor :workload_identity_pool_managed_identities
|
1443
|
+
|
1444
|
+
def initialize(**args)
|
1445
|
+
update!(**args)
|
1446
|
+
end
|
1447
|
+
|
1448
|
+
# Update properties of this object
|
1449
|
+
def update!(**args)
|
1450
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
1451
|
+
@workload_identity_pool_managed_identities = args[:workload_identity_pool_managed_identities] if args.key?(:workload_identity_pool_managed_identities)
|
1452
|
+
end
|
1453
|
+
end
|
1454
|
+
|
1455
|
+
# Response message for ListWorkloadIdentityPoolNamespaces.
|
1456
|
+
class ListWorkloadIdentityPoolNamespacesResponse
|
1457
|
+
include Google::Apis::Core::Hashable
|
1458
|
+
|
1459
|
+
# A token, which can be sent as `page_token` to retrieve the next page. If this
|
1460
|
+
# field is omitted, there are no subsequent pages.
|
1461
|
+
# Corresponds to the JSON property `nextPageToken`
|
1462
|
+
# @return [String]
|
1463
|
+
attr_accessor :next_page_token
|
1464
|
+
|
1465
|
+
# A list of namespaces.
|
1466
|
+
# Corresponds to the JSON property `workloadIdentityPoolNamespaces`
|
1467
|
+
# @return [Array<Google::Apis::IamV1::WorkloadIdentityPoolNamespace>]
|
1468
|
+
attr_accessor :workload_identity_pool_namespaces
|
1469
|
+
|
1470
|
+
def initialize(**args)
|
1471
|
+
update!(**args)
|
1472
|
+
end
|
1473
|
+
|
1474
|
+
# Update properties of this object
|
1475
|
+
def update!(**args)
|
1476
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
1477
|
+
@workload_identity_pool_namespaces = args[:workload_identity_pool_namespaces] if args.key?(:workload_identity_pool_namespaces)
|
1478
|
+
end
|
1479
|
+
end
|
1480
|
+
|
1260
1481
|
# Response message for ListWorkloadIdentityPoolProviderKeys.
|
1261
1482
|
class ListWorkloadIdentityPoolProviderKeysResponse
|
1262
1483
|
include Google::Apis::Core::Hashable
|
@@ -1645,6 +1866,26 @@ module Google
|
|
1645
1866
|
end
|
1646
1867
|
end
|
1647
1868
|
|
1869
|
+
# The Google Cloud service that owns this namespace.
|
1870
|
+
class OwnerService
|
1871
|
+
include Google::Apis::Core::Hashable
|
1872
|
+
|
1873
|
+
# Required. The service agent principal subject, e.g. "serviceAccount:service-
|
1874
|
+
# 1234@gcp-sa-gkehub.iam.gserviceaccount.com".
|
1875
|
+
# Corresponds to the JSON property `principalSubject`
|
1876
|
+
# @return [String]
|
1877
|
+
attr_accessor :principal_subject
|
1878
|
+
|
1879
|
+
def initialize(**args)
|
1880
|
+
update!(**args)
|
1881
|
+
end
|
1882
|
+
|
1883
|
+
# Update properties of this object
|
1884
|
+
def update!(**args)
|
1885
|
+
@principal_subject = args[:principal_subject] if args.key?(:principal_subject)
|
1886
|
+
end
|
1887
|
+
end
|
1888
|
+
|
1648
1889
|
# The service account patch request. You can patch only the `display_name` and `
|
1649
1890
|
# description` fields. You must use the `update_mask` field to specify which of
|
1650
1891
|
# these fields you want to patch. Only the fields specified in the request are
|
@@ -2080,6 +2321,27 @@ module Google
|
|
2080
2321
|
end
|
2081
2322
|
end
|
2082
2323
|
|
2324
|
+
# Request message for RemoveAttestationRule.
|
2325
|
+
class RemoveAttestationRuleRequest
|
2326
|
+
include Google::Apis::Core::Hashable
|
2327
|
+
|
2328
|
+
# Defines which workloads can receive an identity within a pool. When an
|
2329
|
+
# AttestationRule is defined under a managed identity, matching workloads may
|
2330
|
+
# receive that identity.
|
2331
|
+
# Corresponds to the JSON property `attestationRule`
|
2332
|
+
# @return [Google::Apis::IamV1::AttestationRule]
|
2333
|
+
attr_accessor :attestation_rule
|
2334
|
+
|
2335
|
+
def initialize(**args)
|
2336
|
+
update!(**args)
|
2337
|
+
end
|
2338
|
+
|
2339
|
+
# Update properties of this object
|
2340
|
+
def update!(**args)
|
2341
|
+
@attestation_rule = args[:attestation_rule] if args.key?(:attestation_rule)
|
2342
|
+
end
|
2343
|
+
end
|
2344
|
+
|
2083
2345
|
# A role in the Identity and Access Management API.
|
2084
2346
|
class Role
|
2085
2347
|
include Google::Apis::Core::Hashable
|
@@ -2401,6 +2663,26 @@ module Google
|
|
2401
2663
|
end
|
2402
2664
|
end
|
2403
2665
|
|
2666
|
+
# Request message for SetAttestationRules.
|
2667
|
+
class SetAttestationRulesRequest
|
2668
|
+
include Google::Apis::Core::Hashable
|
2669
|
+
|
2670
|
+
# Required. The attestation rules to be set. At most 50 attestation rules can be
|
2671
|
+
# set.
|
2672
|
+
# Corresponds to the JSON property `attestationRules`
|
2673
|
+
# @return [Array<Google::Apis::IamV1::AttestationRule>]
|
2674
|
+
attr_accessor :attestation_rules
|
2675
|
+
|
2676
|
+
def initialize(**args)
|
2677
|
+
update!(**args)
|
2678
|
+
end
|
2679
|
+
|
2680
|
+
# Update properties of this object
|
2681
|
+
def update!(**args)
|
2682
|
+
@attestation_rules = args[:attestation_rules] if args.key?(:attestation_rules)
|
2683
|
+
end
|
2684
|
+
end
|
2685
|
+
|
2404
2686
|
# Request message for `SetIamPolicy` method.
|
2405
2687
|
class SetIamPolicyRequest
|
2406
2688
|
include Google::Apis::Core::Hashable
|
@@ -2639,6 +2921,56 @@ module Google
|
|
2639
2921
|
end
|
2640
2922
|
end
|
2641
2923
|
|
2924
|
+
# Represents a root of trust.
|
2925
|
+
class TrustAnchor
|
2926
|
+
include Google::Apis::Core::Hashable
|
2927
|
+
|
2928
|
+
# PEM certificate of the PKI used for validation. Must only contain one ca
|
2929
|
+
# certificate(either root or intermediate cert).
|
2930
|
+
# Corresponds to the JSON property `pemCertificate`
|
2931
|
+
# @return [String]
|
2932
|
+
attr_accessor :pem_certificate
|
2933
|
+
|
2934
|
+
def initialize(**args)
|
2935
|
+
update!(**args)
|
2936
|
+
end
|
2937
|
+
|
2938
|
+
# Update properties of this object
|
2939
|
+
def update!(**args)
|
2940
|
+
@pem_certificate = args[:pem_certificate] if args.key?(:pem_certificate)
|
2941
|
+
end
|
2942
|
+
end
|
2943
|
+
|
2944
|
+
# Trust store that contains trust anchors and optional intermediate CAs used in
|
2945
|
+
# PKI to build trust chain and verify client's identity.
|
2946
|
+
class TrustStore
|
2947
|
+
include Google::Apis::Core::Hashable
|
2948
|
+
|
2949
|
+
# Optional. Set of intermediate CA certificates used for building the trust
|
2950
|
+
# chain to trust anchor. IMPORTANT: * Intermediate CAs are only supported when
|
2951
|
+
# configuring x509 federation.
|
2952
|
+
# Corresponds to the JSON property `intermediateCas`
|
2953
|
+
# @return [Array<Google::Apis::IamV1::IntermediateCa>]
|
2954
|
+
attr_accessor :intermediate_cas
|
2955
|
+
|
2956
|
+
# Required. List of Trust Anchors to be used while performing validation against
|
2957
|
+
# a given TrustStore. The incoming end entity's certificate must be chained up
|
2958
|
+
# to one of the trust anchors here.
|
2959
|
+
# Corresponds to the JSON property `trustAnchors`
|
2960
|
+
# @return [Array<Google::Apis::IamV1::TrustAnchor>]
|
2961
|
+
attr_accessor :trust_anchors
|
2962
|
+
|
2963
|
+
def initialize(**args)
|
2964
|
+
update!(**args)
|
2965
|
+
end
|
2966
|
+
|
2967
|
+
# Update properties of this object
|
2968
|
+
def update!(**args)
|
2969
|
+
@intermediate_cas = args[:intermediate_cas] if args.key?(:intermediate_cas)
|
2970
|
+
@trust_anchors = args[:trust_anchors] if args.key?(:trust_anchors)
|
2971
|
+
end
|
2972
|
+
end
|
2973
|
+
|
2642
2974
|
# Request message for UndeleteOauthClient.
|
2643
2975
|
class UndeleteOauthClientRequest
|
2644
2976
|
include Google::Apis::Core::Hashable
|
@@ -2762,6 +3094,32 @@ module Google
|
|
2762
3094
|
end
|
2763
3095
|
end
|
2764
3096
|
|
3097
|
+
# Request message for UndeleteWorkloadIdentityPoolManagedIdentity.
|
3098
|
+
class UndeleteWorkloadIdentityPoolManagedIdentityRequest
|
3099
|
+
include Google::Apis::Core::Hashable
|
3100
|
+
|
3101
|
+
def initialize(**args)
|
3102
|
+
update!(**args)
|
3103
|
+
end
|
3104
|
+
|
3105
|
+
# Update properties of this object
|
3106
|
+
def update!(**args)
|
3107
|
+
end
|
3108
|
+
end
|
3109
|
+
|
3110
|
+
# Request message for UndeleteWorkloadIdentityPoolNamespace.
|
3111
|
+
class UndeleteWorkloadIdentityPoolNamespaceRequest
|
3112
|
+
include Google::Apis::Core::Hashable
|
3113
|
+
|
3114
|
+
def initialize(**args)
|
3115
|
+
update!(**args)
|
3116
|
+
end
|
3117
|
+
|
3118
|
+
# Update properties of this object
|
3119
|
+
def update!(**args)
|
3120
|
+
end
|
3121
|
+
end
|
3122
|
+
|
2765
3123
|
# Request message for UndeleteWorkloadIdentityPoolProviderKey.
|
2766
3124
|
class UndeleteWorkloadIdentityPoolProviderKeyRequest
|
2767
3125
|
include Google::Apis::Core::Hashable
|
@@ -3123,6 +3481,26 @@ module Google
|
|
3123
3481
|
# @return [String]
|
3124
3482
|
attr_accessor :expire_time
|
3125
3483
|
|
3484
|
+
# Represents configuration for generating mutual TLS (mTLS) certificates for the
|
3485
|
+
# identities within this pool.
|
3486
|
+
# Corresponds to the JSON property `inlineCertificateIssuanceConfig`
|
3487
|
+
# @return [Google::Apis::IamV1::InlineCertificateIssuanceConfig]
|
3488
|
+
attr_accessor :inline_certificate_issuance_config
|
3489
|
+
|
3490
|
+
# Defines configuration for extending trust to additional trust domains. By
|
3491
|
+
# establishing trust with another domain, the current domain will recognize and
|
3492
|
+
# accept certificates issued by entities within the trusted domains. Note that a
|
3493
|
+
# trust domain automatically trusts itself, eliminating the need for explicit
|
3494
|
+
# configuration.
|
3495
|
+
# Corresponds to the JSON property `inlineTrustConfig`
|
3496
|
+
# @return [Google::Apis::IamV1::InlineTrustConfig]
|
3497
|
+
attr_accessor :inline_trust_config
|
3498
|
+
|
3499
|
+
# Immutable. The mode the pool is operating in.
|
3500
|
+
# Corresponds to the JSON property `mode`
|
3501
|
+
# @return [String]
|
3502
|
+
attr_accessor :mode
|
3503
|
+
|
3126
3504
|
# Output only. The resource name of the pool.
|
3127
3505
|
# Corresponds to the JSON property `name`
|
3128
3506
|
# @return [String]
|
@@ -3143,7 +3521,111 @@ module Google
|
|
3143
3521
|
@disabled = args[:disabled] if args.key?(:disabled)
|
3144
3522
|
@display_name = args[:display_name] if args.key?(:display_name)
|
3145
3523
|
@expire_time = args[:expire_time] if args.key?(:expire_time)
|
3524
|
+
@inline_certificate_issuance_config = args[:inline_certificate_issuance_config] if args.key?(:inline_certificate_issuance_config)
|
3525
|
+
@inline_trust_config = args[:inline_trust_config] if args.key?(:inline_trust_config)
|
3526
|
+
@mode = args[:mode] if args.key?(:mode)
|
3527
|
+
@name = args[:name] if args.key?(:name)
|
3528
|
+
@state = args[:state] if args.key?(:state)
|
3529
|
+
end
|
3530
|
+
end
|
3531
|
+
|
3532
|
+
# Represents a managed identity for a workload identity pool namespace.
|
3533
|
+
class WorkloadIdentityPoolManagedIdentity
|
3534
|
+
include Google::Apis::Core::Hashable
|
3535
|
+
|
3536
|
+
# A description of the managed identity. Cannot exceed 256 characters.
|
3537
|
+
# Corresponds to the JSON property `description`
|
3538
|
+
# @return [String]
|
3539
|
+
attr_accessor :description
|
3540
|
+
|
3541
|
+
# Whether the managed identity is disabled. If disabled, credentials may no
|
3542
|
+
# longer be issued for the identity, however existing credentials will still be
|
3543
|
+
# accepted until they expire.
|
3544
|
+
# Corresponds to the JSON property `disabled`
|
3545
|
+
# @return [Boolean]
|
3546
|
+
attr_accessor :disabled
|
3547
|
+
alias_method :disabled?, :disabled
|
3548
|
+
|
3549
|
+
# Output only. Time after which the managed identity will be permanently purged
|
3550
|
+
# and cannot be recovered.
|
3551
|
+
# Corresponds to the JSON property `expireTime`
|
3552
|
+
# @return [String]
|
3553
|
+
attr_accessor :expire_time
|
3554
|
+
|
3555
|
+
# Output only. The resource name of the managed identity.
|
3556
|
+
# Corresponds to the JSON property `name`
|
3557
|
+
# @return [String]
|
3558
|
+
attr_accessor :name
|
3559
|
+
|
3560
|
+
# Output only. The state of the managed identity.
|
3561
|
+
# Corresponds to the JSON property `state`
|
3562
|
+
# @return [String]
|
3563
|
+
attr_accessor :state
|
3564
|
+
|
3565
|
+
def initialize(**args)
|
3566
|
+
update!(**args)
|
3567
|
+
end
|
3568
|
+
|
3569
|
+
# Update properties of this object
|
3570
|
+
def update!(**args)
|
3571
|
+
@description = args[:description] if args.key?(:description)
|
3572
|
+
@disabled = args[:disabled] if args.key?(:disabled)
|
3573
|
+
@expire_time = args[:expire_time] if args.key?(:expire_time)
|
3574
|
+
@name = args[:name] if args.key?(:name)
|
3575
|
+
@state = args[:state] if args.key?(:state)
|
3576
|
+
end
|
3577
|
+
end
|
3578
|
+
|
3579
|
+
# Represents a namespace for a workload identity pool. Namespaces are used to
|
3580
|
+
# segment identities within the pool.
|
3581
|
+
class WorkloadIdentityPoolNamespace
|
3582
|
+
include Google::Apis::Core::Hashable
|
3583
|
+
|
3584
|
+
# A description of the namespace. Cannot exceed 256 characters.
|
3585
|
+
# Corresponds to the JSON property `description`
|
3586
|
+
# @return [String]
|
3587
|
+
attr_accessor :description
|
3588
|
+
|
3589
|
+
# Whether the namespace is disabled. If disabled, credentials may no longer be
|
3590
|
+
# issued for identities within this namespace, however existing credentials will
|
3591
|
+
# still be accepted until they expire.
|
3592
|
+
# Corresponds to the JSON property `disabled`
|
3593
|
+
# @return [Boolean]
|
3594
|
+
attr_accessor :disabled
|
3595
|
+
alias_method :disabled?, :disabled
|
3596
|
+
|
3597
|
+
# Output only. Time after which the namespace will be permanently purged and
|
3598
|
+
# cannot be recovered.
|
3599
|
+
# Corresponds to the JSON property `expireTime`
|
3600
|
+
# @return [String]
|
3601
|
+
attr_accessor :expire_time
|
3602
|
+
|
3603
|
+
# Output only. The resource name of the namespace.
|
3604
|
+
# Corresponds to the JSON property `name`
|
3605
|
+
# @return [String]
|
3606
|
+
attr_accessor :name
|
3607
|
+
|
3608
|
+
# The Google Cloud service that owns this namespace.
|
3609
|
+
# Corresponds to the JSON property `ownerService`
|
3610
|
+
# @return [Google::Apis::IamV1::OwnerService]
|
3611
|
+
attr_accessor :owner_service
|
3612
|
+
|
3613
|
+
# Output only. The state of the namespace.
|
3614
|
+
# Corresponds to the JSON property `state`
|
3615
|
+
# @return [String]
|
3616
|
+
attr_accessor :state
|
3617
|
+
|
3618
|
+
def initialize(**args)
|
3619
|
+
update!(**args)
|
3620
|
+
end
|
3621
|
+
|
3622
|
+
# Update properties of this object
|
3623
|
+
def update!(**args)
|
3624
|
+
@description = args[:description] if args.key?(:description)
|
3625
|
+
@disabled = args[:disabled] if args.key?(:disabled)
|
3626
|
+
@expire_time = args[:expire_time] if args.key?(:expire_time)
|
3146
3627
|
@name = args[:name] if args.key?(:name)
|
3628
|
+
@owner_service = args[:owner_service] if args.key?(:owner_service)
|
3147
3629
|
@state = args[:state] if args.key?(:state)
|
3148
3630
|
end
|
3149
3631
|
end
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module IamV1
|
18
18
|
# Version of the google-apis-iam_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.66.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250320"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|