ProjectsLocationsLakesContentitemsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
create(GoogleCloudDataplexV1Content request, String parent, {bool? validateOnly, String? $fields})
→ Future<GoogleCloudDataplexV1Content>
-
Create a content.
-
delete(String name, {String? $fields})
→ Future<Empty>
-
Delete a content.
-
get(String name, {String? view, String? $fields})
→ Future<GoogleCloudDataplexV1Content>
-
Get a content resource.
-
getIamPolicy(String resource, {int? options_requestedPolicyVersion, String? $fields})
→ Future<GoogleIamV1Policy>
-
Gets the access control policy for a contentitem resource.
-
list(String parent, {String? filter, int? pageSize, String? pageToken, String? $fields})
→ Future<GoogleCloudDataplexV1ListContentResponse>
-
List content.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
patch(GoogleCloudDataplexV1Content request, String name, {String? updateMask, bool? validateOnly, String? $fields})
→ Future<GoogleCloudDataplexV1Content>
-
Update a content.
-
setIamPolicy(GoogleIamV1SetIamPolicyRequest request, String resource, {String? $fields})
→ Future<GoogleIamV1Policy>
-
Sets the access control policy on the specified contentitem resource.
-
testIamPermissions(GoogleIamV1TestIamPermissionsRequest request, String resource, {String? $fields})
→ Future<GoogleIamV1TestIamPermissionsResponse>
-
Returns the caller's permissions on a resource.
-
toString()
→ String
-
A string representation of this object.
inherited