GoogleCloudDataplexV1LakeMetastore class
Settings to manage association of Dataproc Metastore with a lake.
Constructors
- GoogleCloudDataplexV1LakeMetastore({String? service})
- GoogleCloudDataplexV1LakeMetastore.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- service ↔ String?
-
A relative reference to the Dataproc Metastore
(https://cloud.google.com/dataproc-metastore/docs) service associated with
the lake:
projects/{project_id}/locations/{location_id}/services/{service_id}
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited