Class: Google::Apis::FileV1beta1::ReleaseShareResponse
- Inherits:
-
Object
- Object
- Google::Apis::FileV1beta1::ReleaseShareResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/file_v1beta1/classes.rb,
lib/google/apis/file_v1beta1/representations.rb,
lib/google/apis/file_v1beta1/representations.rb
Overview
Response message for ReleaseShare.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReleaseShareResponse
constructor
A new instance of ReleaseShareResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReleaseShareResponse
Returns a new instance of ReleaseShareResponse.
1949 1950 1951 |
# File 'lib/google/apis/file_v1beta1/classes.rb', line 1949 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1954 1955 |
# File 'lib/google/apis/file_v1beta1/classes.rb', line 1954 def update!(**args) end |