Class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UrlContext
- Inherits:
-
Object
- Object
- Google::Apis::AiplatformV1::GoogleCloudAiplatformV1UrlContext
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/aiplatform_v1/classes.rb,
lib/google/apis/aiplatform_v1/representations.rb,
lib/google/apis/aiplatform_v1/representations.rb
Overview
Tool to support URL context.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudAiplatformV1UrlContext
constructor
A new instance of GoogleCloudAiplatformV1UrlContext.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudAiplatformV1UrlContext
Returns a new instance of GoogleCloudAiplatformV1UrlContext.
40510 40511 40512 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 40510 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
40515 40516 |
# File 'lib/google/apis/aiplatform_v1/classes.rb', line 40515 def update!(**args) end |