lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb in google-cloud-container-0.1.0 vs lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb in google-cloud-container-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ -# Copyright 2017 Google LLC +# Copyright 2018 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # @@ -12,20 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. module Google module Container - ## - # # Google Container Engine API Contents - # - # | Class | Description | - # | ----- | ----------- | - # | [ClusterManagerClient][] | The Google Kubernetes Engine API is used for building and managing container based applications, powered by the open source Kubernetes technology. | - # | [Data Types][] | Data types for Google::Cloud::Container::V1 | - # - # [ClusterManagerClient]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-container/latest/google/container/v1/clustermanagerclient - # [Data Types]: https://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-container/latest/google/container/v1/datatypes - # module V1 # Parameters that describe the nodes in a cluster. # @!attribute [rw] machine_type # @return [String] # The name of a Google Compute Engine [machine \ No newline at end of file