generated/google/apis/spanner_v1/representations.rb in google-api-client-0.36.1 vs generated/google/apis/spanner_v1/representations.rb in google-api-client-0.36.2

- old
+ new

@@ -645,9 +645,10 @@ class Instance # @private class Representation < Google::Apis::Core::JsonRepresentation property :config, as: 'config' property :display_name, as: 'displayName' + collection :endpoint_uris, as: 'endpointUris' hash :labels, as: 'labels' property :name, as: 'name' property :node_count, as: 'nodeCount' property :state, as: 'state' end