Class: Google::Apis::FirebasemlV2beta::GoogleCloudAiplatformV1beta1UrlContext
- Inherits:
-
Object
- Object
- Google::Apis::FirebasemlV2beta::GoogleCloudAiplatformV1beta1UrlContext
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/firebaseml_v2beta/classes.rb,
lib/google/apis/firebaseml_v2beta/representations.rb,
lib/google/apis/firebaseml_v2beta/representations.rb
Overview
Tool to support URL context.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1UrlContext
constructor
A new instance of GoogleCloudAiplatformV1beta1UrlContext.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1beta1UrlContext
Returns a new instance of GoogleCloudAiplatformV1beta1UrlContext.
3620 3621 3622 |
# File 'lib/google/apis/firebaseml_v2beta/classes.rb', line 3620 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3625 3626 |
# File 'lib/google/apis/firebaseml_v2beta/classes.rb', line 3625 def update!(**args) end |