proto_docs/google/appengine/v1/application.rb in google-cloud-app_engine-v1-0.3.6 vs proto_docs/google/appengine/v1/application.rb in google-cloud-app_engine-v1-0.4.0
- old
+ new
@@ -70,9 +70,14 @@
# Hostname used to reach this application, as resolved by App Engine.
# @!attribute [rw] default_bucket
# @return [::String]
# Google Cloud Storage bucket that can be used by this application to store
# content.
+ # @!attribute [rw] service_account
+ # @return [::String]
+ # The service account associated with the application.
+ # This is the app-level default identity. If no identity provided during
+ # create version, Admin API will fallback to this one.
# @!attribute [rw] iap
# @return [::Google::Cloud::AppEngine::V1::Application::IdentityAwareProxy]
# @!attribute [rw] gcr_domain
# @return [::String]
# The Google Container Registry domain used for storing managed build docker