Google Cloud Data Catalog V1 Client - Class LookerSystemSpec (1.10.1)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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

Returns
TypeDescription
string

setParentInstanceId

ID of the parent Looker Instance. Empty if it does not exist.

Example value: someinstance.looker.com

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentInstanceDisplayName

Name of the parent Looker Instance. Empty if it does not exist.

Returns
TypeDescription
string

setParentInstanceDisplayName

Name of the parent Looker Instance. Empty if it does not exist.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentModelId

ID of the parent Model. Empty if it does not exist.

Returns
TypeDescription
string

setParentModelId

ID of the parent Model. Empty if it does not exist.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentModelDisplayName

Name of the parent Model. Empty if it does not exist.

Returns
TypeDescription
string

setParentModelDisplayName

Name of the parent Model. Empty if it does not exist.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentViewId

ID of the parent View. Empty if it does not exist.

Returns
TypeDescription
string

setParentViewId

ID of the parent View. Empty if it does not exist.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentViewDisplayName

Name of the parent View. Empty if it does not exist.

Returns
TypeDescription
string

setParentViewDisplayName

Name of the parent View. Empty if it does not exist.

Parameter
NameDescription
var string
Returns
TypeDescription
$this