antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# GcpServiceAccountKeyInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**service_account_credentials** | **String** | The Google service account contents as a base64 encoded  JSON string.  | 
**project_id** | **String** | The Google project ID. | 
**location** | **String** | Location of Google keyring. | 
**keyring_id** | **String** | The Google keyring's ID at location. | 
**key_id** | **String** | The key ID that should be used in the Google keyring. | 
**provider_name** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)