Class: Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument
- Inherits:
-
Object
- Object
- Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudsearch_v1/classes.rb,
lib/google/apis/cloudsearch_v1/representations.rb,
lib/google/apis/cloudsearch_v1/representations.rb
Instance Method Summary collapse
-
#initialize(**args) ⇒ RequestFileScopeForActiveDocument
constructor
A new instance of RequestFileScopeForActiveDocument.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RequestFileScopeForActiveDocument
Returns a new instance of RequestFileScopeForActiveDocument.
17197 17198 17199 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 17197 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
17202 17203 |
# File 'lib/google/apis/cloudsearch_v1/classes.rb', line 17202 def update!(**args) end |