lib/google/cloud/kms/v1/service_services_pb.rb in google-cloud-kms-1.3.1 vs lib/google/cloud/kms/v1/service_services_pb.rb in google-cloud-kms-1.4.0
- old
+ new
@@ -13,11 +13,10 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
-#
require 'grpc'
require 'google/cloud/kms/v1/service_pb'
@@ -32,9 +31,10 @@
# model with the following objects:
#
# * [KeyRing][google.cloud.kms.v1.KeyRing]
# * [CryptoKey][google.cloud.kms.v1.CryptoKey]
# * [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]
+ # * [ImportJob][google.cloud.kms.v1.ImportJob]
#
# If you are using manual gRPC libraries, see
# [Using gRPC with Cloud KMS](https://cloud.google.com/kms/docs/grpc).
class Service