GoogleLabel¶
Detailed information about a Google label.
Complete reference
This is a complete reference for the GoogleLabel
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the GoogleLabel
struct in an asset:
googleLabelKey
Key of the Google label. | |
---|---|
1 2 |
|
-
Set the
googleLabelKey
for aGoogleLabel
. -
Retrieve the
googleLabelKey
from aGoogleLabel
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
googleLabelValue
Value for the Google label. | |
---|---|
1 2 |
|
-
Set the
googleLabelValue
for aGoogleLabel
. -
Retrieve the
googleLabelValue
from aGoogleLabel
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
googleLabelKey
Key of the Google label. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleLabelKey
for aGoogleLabel
.For more details
For more information, see the asset CRUD snippets.
googleLabelValue
Value for the Google label. | |
---|---|
1 2 3 4 5 |
|
-
Set the
googleLabelValue
for aGoogleLabel
.For more details
For more information, see the asset CRUD snippets.