lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.33.0 vs lib/google/apis/securitycenter_v1beta2/classes.rb in google-apis-securitycenter_v1beta2-0.34.0

- old
+ new

@@ -52,12 +52,12 @@ attr_accessor :principal_email # A string representing the principal_subject associated with the identity. As # compared to `principal_email`, supports principals that aren't associated with # email addresses, such as third party principals. For most identities, the - # format will be `principal://iam.googleapis.com/`identity pool name`/subject/` - # subject)` except for some GKE identities (GKE_WORKLOAD, FREEFORM, + # format will be `principal://iam.googleapis.com/`identity pool name`/subjects/` + # subject`` except for some GKE identities (GKE_WORKLOAD, FREEFORM, # GKE_HUB_WORKLOAD) that are still in the legacy format `serviceAccount:` # identity pool name`[`subject`]` # Corresponds to the JSON property `principalSubject` # @return [String] attr_accessor :principal_subject @@ -2497,19 +2497,19 @@ # Identity delegation history of an authenticated service account. class ServiceAccountDelegationInfo include Google::Apis::Core::Hashable - # The email address of a Google account. . + # The email address of a Google account. # Corresponds to the JSON property `principalEmail` # @return [String] attr_accessor :principal_email # A string representing the principal_subject associated with the identity. As # compared to `principal_email`, supports principals that aren't associated with # email addresses, such as third party principals. For most identities, the - # format will be `principal://iam.googleapis.com/`identity pool name`/subject/` - # subject)` except for some GKE identities (GKE_WORKLOAD, FREEFORM, + # format will be `principal://iam.googleapis.com/`identity pool name`/subjects/` + # subject`` except for some GKE identities (GKE_WORKLOAD, FREEFORM, # GKE_HUB_WORKLOAD) that are still in the legacy format `serviceAccount:` # identity pool name`[`subject`]` # Corresponds to the JSON property `principalSubject` # @return [String] attr_accessor :principal_subject