menu
googleapis package
documentation
logging/v2.dart
SetIamPolicyRequest
SetIamPolicyRequest.new constructor
SetIamPolicyRequest.new constructor
dark_mode
light_mode
SetIamPolicyRequest
constructor
SetIamPolicyRequest
(
{
Policy
?
policy
,
String
?
updateMask
,
})
Implementation
SetIamPolicyRequest({
this
.policy,
this
.updateMask, });
googleapis package
documentation
logging/v2
SetIamPolicyRequest
SetIamPolicyRequest.new constructor
SetIamPolicyRequest class
Constructors
new
fromJson
Properties
hashCode
policy
runtimeType
updateMask
Methods
noSuchMethod
toJson
toString
Operators
operator ==