menu
googleapis package
documentation
youtubereporting/v1.dart
GdataObjectId
GdataObjectId.new constructor
GdataObjectId.new constructor
dark_mode
light_mode
GdataObjectId
constructor
GdataObjectId
(
{
String
?
bucketName
,
String
?
generation
,
String
?
objectName
,
})
Implementation
GdataObjectId({
this
.bucketName,
this
.generation,
this
.objectName, });
googleapis package
documentation
youtubereporting/v1
GdataObjectId
GdataObjectId.new constructor
GdataObjectId class
Constructors
new
fromJson
Properties
bucketName
generation
hashCode
objectName
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==