generated/google/apis/securitycenter_v1p1beta1.rb in google-api-client-0.37.3 vs generated/google/apis/securitycenter_v1p1beta1.rb in google-api-client-0.38.0

- old
+ new

@@ -16,18 +16,18 @@ require 'google/apis/securitycenter_v1p1beta1/classes.rb' require 'google/apis/securitycenter_v1p1beta1/representations.rb' module Google module Apis - # Cloud Security Command Center API + # Security Command Center API # - # Cloud Security Command Center API provides access to temporal views of assets - # and findings within an organization. + # Security Command Center API provides access to temporal views of assets and + # findings within an organization. # # @see https://console.cloud.google.com/apis/api/securitycenter.googleapis.com/overview module SecuritycenterV1p1beta1 VERSION = 'V1p1beta1' - REVISION = '20200306' + REVISION = '20200406' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' end end