App Engine Admin V1 API - Class Google::Cloud::AppEngine::V1::AuditData (v1.2.0)

Reference documentation and code samples for the App Engine Admin V1 API class Google::Cloud::AppEngine::V1::AuditData.

App Engine admin service audit log.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_version

def create_version() -> ::Google::Cloud::AppEngine::V1::CreateVersionMethod
Returns
  • (::Google::Cloud::AppEngine::V1::CreateVersionMethod) — Detailed information about CreateVersion call.

    Note: The following fields are mutually exclusive: create_version, update_service. If a field in that set is populated, all other fields in the set will automatically be cleared.

#create_version=

def create_version=(value) -> ::Google::Cloud::AppEngine::V1::CreateVersionMethod
Parameter
  • value (::Google::Cloud::AppEngine::V1::CreateVersionMethod) — Detailed information about CreateVersion call.

    Note: The following fields are mutually exclusive: create_version, update_service. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::AppEngine::V1::CreateVersionMethod) — Detailed information about CreateVersion call.

    Note: The following fields are mutually exclusive: create_version, update_service. If a field in that set is populated, all other fields in the set will automatically be cleared.

#update_service

def update_service() -> ::Google::Cloud::AppEngine::V1::UpdateServiceMethod
Returns
  • (::Google::Cloud::AppEngine::V1::UpdateServiceMethod) — Detailed information about UpdateService call.

    Note: The following fields are mutually exclusive: update_service, create_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#update_service=

def update_service=(value) -> ::Google::Cloud::AppEngine::V1::UpdateServiceMethod
Parameter
  • value (::Google::Cloud::AppEngine::V1::UpdateServiceMethod) — Detailed information about UpdateService call.

    Note: The following fields are mutually exclusive: update_service, create_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::Google::Cloud::AppEngine::V1::UpdateServiceMethod) — Detailed information about UpdateService call.

    Note: The following fields are mutually exclusive: update_service, create_version. If a field in that set is populated, all other fields in the set will automatically be cleared.