generated/google/apis/replicapool_v1beta2/classes.rb in google-api-client-0.10.2 vs generated/google/apis/replicapool_v1beta2/classes.rb in google-api-client-0.10.3

- old
+ new

@@ -60,10 +60,11 @@ # [Output only] Fingerprint of the instance group manager. This field is used # for optimistic locking. An up-to-date fingerprint must be provided in order to # modify the Instance Group Manager resource. # Corresponds to the JSON property `fingerprint` + # NOTE: Values are automatically base64 encoded/decoded in the client library. # @return [String] attr_accessor :fingerprint # [Output only] The full URL of the instance group created by the manager. This # group contains all of the instances being managed, and cannot contain non- @@ -265,9 +266,10 @@ # The current fingerprint of the Instance Group Manager resource. If this does # not match the server-side fingerprint of the resource, then the request will # be rejected. # Corresponds to the JSON property `fingerprint` + # NOTE: Values are automatically base64 encoded/decoded in the client library. # @return [String] attr_accessor :fingerprint # A list of fully-qualified URLs to existing Target Pool resources. New # instances in the Instance Group Manager will be added to the specified target