CustomersPoliciesGroupsResource class
Constructors
- CustomersPoliciesGroupsResource(ApiRequester client)
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
-
batchDelete(
GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest request, String customer, {String? $fields}) → Future< GoogleProtobufEmpty> - Delete multiple policy values that are applied to a specific group.
-
batchModify(
GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest request, String customer, {String? $fields}) → Future< GoogleProtobufEmpty> - Modify multiple policy values that are applied to a specific group.
-
listGroupPriorityOrdering(
GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest request, String customer, {String? $fields}) → Future< GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse> - Retrieve a group priority ordering for an app.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
updateGroupPriorityOrdering(
GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest request, String customer, {String? $fields}) → Future< GoogleProtobufEmpty> - Update a group priority ordering for an app.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited