diff --git a/generated/google/apis/firebasehosting_v1beta1.rb b/generated/google/apis/firebasehosting_v1beta1.rb index fd44c753b..41d9d0bce 100644 --- a/generated/google/apis/firebasehosting_v1beta1.rb +++ b/generated/google/apis/firebasehosting_v1beta1.rb @@ -27,7 +27,7 @@ module Google # @see https://firebase.google.com/docs/hosting/ module FirebasehostingV1beta1 VERSION = 'V1beta1' - REVISION = '20200914' + REVISION = '20201024' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/firebasehosting_v1beta1/classes.rb b/generated/google/apis/firebasehosting_v1beta1/classes.rb index 57ad93754..58c5cfaca 100644 --- a/generated/google/apis/firebasehosting_v1beta1/classes.rb +++ b/generated/google/apis/firebasehosting_v1beta1/classes.rb @@ -721,6 +721,7 @@ module Google # Version preview configuration. If active and unexpired, this version will be # accessible via a custom URL even if it is not the currently released version. + # Deprecated in favor of site channels. class PreviewConfig include Google::Apis::Core::Hashable @@ -1109,6 +1110,7 @@ module Google # Version preview configuration. If active and unexpired, this version will be # accessible via a custom URL even if it is not the currently released version. + # Deprecated in favor of site channels. # Corresponds to the JSON property `preview` # @return [Google::Apis::FirebasehostingV1beta1::PreviewConfig] attr_accessor :preview diff --git a/generated/google/apis/firebasehosting_v1beta1/synth.metadata b/generated/google/apis/firebasehosting_v1beta1/synth.metadata index 429012f74..dc0e2ca08 100644 --- a/generated/google/apis/firebasehosting_v1beta1/synth.metadata +++ b/generated/google/apis/firebasehosting_v1beta1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "c98c719bbab68d0890524d53f8b629d7858af9c2" + "sha": "af15d561f1922e936be21bb35cbccac8415f2e2e" } } ]