menu
googleapis package
documentation
notebooks/v1.dart
Policy
Policy constructor
Policy constructor
dark_mode
light_mode
Policy
constructor
Policy
(
{
List
<
Binding
>
?
bindings
,
String
?
etag
,
int
?
version
,
})
Implementation
Policy({
this
.bindings,
this
.etag,
this
.version, });
googleapis package
documentation
notebooks/v1
Policy
Policy constructor
Policy class
Constructors
Policy
fromJson
Properties
bindings
etag
etagAsBytes
hashCode
runtimeType
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==