GoogleCloudAiplatformV1ProbeHttpHeader class
HttpHeader describes a custom header to be used in HTTP probes
Constructors
- GoogleCloudAiplatformV1ProbeHttpHeader.new({String? name, String? value})
- GoogleCloudAiplatformV1ProbeHttpHeader.fromJson(Map json_)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited