google_cloud_automlops/provisioning/base.py [94:101]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        required_apis = [
            'cloudbuild.googleapis.com',
            'cloudresourcemanager.googleapis.com',
            'compute.googleapis.com',
            'iamcredentials.googleapis.com',
            'iam.googleapis.com',
            'pubsub.googleapis.com',
            'storage.googleapis.com']
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



google_cloud_automlops/utils/utils.py [460:467]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    required_apis = [
        'cloudbuild.googleapis.com',
        'cloudresourcemanager.googleapis.com',
        'compute.googleapis.com',
        'iamcredentials.googleapis.com',
        'iam.googleapis.com',
        'pubsub.googleapis.com',
        'storage.googleapis.com']
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



