menu
googleapis package
documentation
notebooks/v1.dart
VertexAIParameters
VertexAIParameters.new constructor
VertexAIParameters.new constructor
dark_mode
light_mode
VertexAIParameters
constructor
VertexAIParameters
(
{
Map
<
String
,
String
>
?
env
,
String
?
network
,
})
Implementation
VertexAIParameters({
this
.env,
this
.network, });
googleapis package
documentation
notebooks/v1
VertexAIParameters
VertexAIParameters.new constructor
VertexAIParameters class
Constructors
new
fromJson
Properties
env
hashCode
network
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==