Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class LookerSystemSpec.
Specification that applies to
entries that are part LOOKER
system
(user_specified_type)
Generated from protobuf message google.cloud.datacatalog.v1.LookerSystemSpec
Namespace
Google \ Cloud \ DataCatalog \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent_instance_id
string
ID of the parent Looker Instance. Empty if it does not exist. Example value: someinstance.looker.com
↳ parent_instance_display_name
string
Name of the parent Looker Instance. Empty if it does not exist.
↳ parent_model_id
string
ID of the parent Model. Empty if it does not exist.
↳ parent_model_display_name
string
Name of the parent Model. Empty if it does not exist.
↳ parent_view_id
string
ID of the parent View. Empty if it does not exist.
↳ parent_view_display_name
string
Name of the parent View. Empty if it does not exist.
getParentInstanceId
ID of the parent Looker Instance. Empty if it does not exist.
Example value: someinstance.looker.com
string
setParentInstanceId
ID of the parent Looker Instance. Empty if it does not exist.
Example value: someinstance.looker.com
var
string
$this
getParentInstanceDisplayName
Name of the parent Looker Instance. Empty if it does not exist.
string
setParentInstanceDisplayName
Name of the parent Looker Instance. Empty if it does not exist.
var
string
$this
getParentModelId
ID of the parent Model. Empty if it does not exist.
string
setParentModelId
ID of the parent Model. Empty if it does not exist.
var
string
$this
getParentModelDisplayName
Name of the parent Model. Empty if it does not exist.
string
setParentModelDisplayName
Name of the parent Model. Empty if it does not exist.
var
string
$this
getParentViewId
ID of the parent View. Empty if it does not exist.
string
setParentViewId
ID of the parent View. Empty if it does not exist.
var
string
$this
getParentViewDisplayName
Name of the parent View. Empty if it does not exist.
string
setParentViewDisplayName
Name of the parent View. Empty if it does not exist.
var
string
$this