Google model¶
Base class for Google assets.
Reference documentation
This is reference documentation covering the entire Atlan model. It is not the best place to start when trying to understand integrating Google assets with Atlan. For that, we would suggest starting with either:
classDiagram
direction RL
class Google {
<<abstract>>
}
link Google "../google"
class Cloud {
<<abstract>>
}
link Cloud "../entities/cloud"
Cloud <|-- Google : extends
class Asset {
<<abstract>>
}
link Asset "../entities/asset"
Asset <|-- Cloud : extends
class Referenceable {
<<abstract>>
}
link Referenceable "../entities/referenceable"
Referenceable <|-- Asset : extends
class DataStudio {
<<abstract>>
}
link DataStudio "../datastudio"
Google <|-- DataStudio : extends
class DataStudioAsset
link DataStudioAsset "../entities/datastudioasset"
DataStudio <|-- DataStudioAsset : extends
class GCS {
<<abstract>>
}
link GCS "../gcs"
Google <|-- GCS : extends
class ObjectStore {
<<abstract>>
}
link ObjectStore "../entities/objectstore"
Catalog <|-- ObjectStore : extends
class Catalog {
<<abstract>>
}
link Catalog "../entities/catalog"
Asset <|-- Catalog : extends
ObjectStore <|-- GCS : extends
class GCSObject
link GCSObject "../entities/gcsobject"
GCS <|-- GCSObject : extends
class GCSBucket
link GCSBucket "../entities/gcsbucket"
GCS <|-- GCSBucket : extends
Type-specific properties¶
Following are the properties uniquely available on Google
assets in Atlan.
googleLabels
List of labels that have been applied to the asset in Google. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleLabels
for aGoogle
. -
Retrieve the
googleLabels
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleLabels
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
googleLocation
TBC | |
---|---|
1 2 3 |
|
-
Set the
googleLocation
for aGoogle
. -
Retrieve the
googleLocation
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleLocation
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
googleLocationType
TBC | |
---|---|
1 2 3 |
|
-
Set the
googleLocationType
for aGoogle
. -
Retrieve the
googleLocationType
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleLocationType
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
googleProjectId
ID of the project in which the asset exists. | |
---|---|
1 2 3 4 |
|
-
Set the
googleProjectId
for aGoogle
. -
Retrieve the
googleProjectId
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleProjectId
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
-
Find all assets in Atlan with their
googleProjectId
textually matching the provided value.For more details
For more information, see the searching section on full text queries.
googleProjectName
Name of the project in which the asset exists. | |
---|---|
1 2 3 4 |
|
-
Set the
googleProjectName
for aGoogle
. -
Retrieve the
googleProjectName
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleProjectName
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
-
Find all assets in Atlan with their
googleProjectName
textually matching the provided value.For more details
For more information, see the searching section on full text queries.
googleProjectNumber
TBC | |
---|---|
1 2 3 |
|
-
Set the
googleProjectNumber
for aGoogle
. -
Retrieve the
googleProjectNumber
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleProjectNumber
greater than the provided value.For more details
For more information, see the searching section on range queries.
googleService
Service in Google in which the asset exists. | |
---|---|
1 2 3 |
|
-
Set the
googleService
for aGoogle
. -
Retrieve the
googleService
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleService
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
googleTags
List of tags that have been applied to the asset in Google. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleTags
for aGoogle
. -
Retrieve the
googleTags
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
googleTags
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
google_labels
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_labels
for aGoogle
. -
Retrieve the
google_labels
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_labels
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
google_location
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_location
for aGoogle
. -
Retrieve the
google_location
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_location
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
google_location_type
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_location_type
for aGoogle
. -
Retrieve the
google_location_type
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_location_type
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
google_project_id
TBC | |
---|---|
1 2 3 4 |
|
-
Set the
google_project_id
for aGoogle
. -
Retrieve the
google_project_id
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_project_id
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
-
Find all assets in Atlan with their
google_project_id
textually matching the provided value.For more details
For more information, see the searching section on full text queries.
google_project_name
TBC | |
---|---|
1 2 3 4 |
|
-
Set the
google_project_name
for aGoogle
. -
Retrieve the
google_project_name
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_project_name
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
-
Find all assets in Atlan with their
google_project_name
textually matching the provided value.For more details
For more information, see the searching section on full text queries.
google_project_number
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_project_number
for aGoogle
. -
Retrieve the
google_project_number
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_project_number
greater than the provided value.For more details
For more information, see the searching section on range queries.
google_service
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_service
for aGoogle
. -
Retrieve the
google_service
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_service
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
google_tags
TBC | |
---|---|
1 2 3 |
|
-
Set the
google_tags
for aGoogle
. -
Retrieve the
google_tags
from aGoogle
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
-
Find all assets in Atlan with their
google_tags
exactly matching the provided value.For more details
For more information, see the searching section on term queries.
googleLabels
List of labels that have been applied to the asset in Google. | |
---|---|
1 2 3 4 5 6 7 8 |
|
-
Set the
googleLabels
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleLocation
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleLocation
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleLocationType
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleLocationType
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleProjectId
ID of the project in which the asset exists. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleProjectId
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleProjectName
Name of the project in which the asset exists. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleProjectName
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleProjectNumber
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleProjectNumber
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleService
Service in Google in which the asset exists. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleService
for aGoogle
.For more details
For more information, see the asset CRUD snippets.
googleTags
List of tags that have been applied to the asset in Google. | |
---|---|
1 2 3 4 5 6 7 8 |
|
-
Set the
googleTags
for aGoogle
.For more details
For more information, see the asset CRUD snippets.