GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences class
The regional resource name or the URI.
Key is region, e.g., us-central1, europe-west2, global, etc..
Constructors
-
GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences({Map<
String, GoogleCloudAiplatformV1PublisherModelResourceReference> ? references, String? resourceDescription, String? resourceTitle, String? resourceUseCase, String? title}) - GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
references
↔ Map<
String, GoogleCloudAiplatformV1PublisherModelResourceReference> ? -
Required.
getter/setter pair
- resourceDescription ↔ String?
-
Description of the resource.
getter/setter pair
- resourceTitle ↔ String?
-
Title of the resource.
getter/setter pair
- resourceUseCase ↔ String?
-
Use case (CUJ) of the resource.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title ↔ String?
-
Required.
getter/setter pair
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