dataSourceGcpResource property

DataSourceGcpResource? dataSourceGcpResource
getter/setter pair

The backed up resource is a Google Cloud resource.

The word 'DataSource' was included in the names to indicate that this is the representation of the Google Cloud resource used within the DataSource object.

Implementation

DataSourceGcpResource? dataSourceGcpResource;