generated/google/apis/redis_v1beta1/classes.rb in google-api-client-0.28.1 vs generated/google/apis/redis_v1beta1/classes.rb in google-api-client-0.28.2

- old
+ new

@@ -212,13 +212,14 @@ # [alternative_location_id] fields for more details. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name - # Output only. IAM identity used by import / export operations to transfer - # data to/from GCS. Format is "serviceAccount:<service_account_email>". The - # value may change over time for a given instance so should be checked before - # each import/export operation. + # Output only. Cloud IAM identity used by import / export operations to + # transfer data to/from Cloud Storage. Format is + # "serviceAccount:<service_account_email>". The value may change over time + # for a given instance so should be checked before each import/export + # operation. # Corresponds to the JSON property `persistenceIamIdentity` # @return [String] attr_accessor :persistence_iam_identity # Output only. The port number of the exposed Redis endpoint.