Class: Google::Apis::FileV1::PromoteReplicaRequest
- Inherits:
-
Object
- Object
- Google::Apis::FileV1::PromoteReplicaRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/file_v1/classes.rb,
lib/google/apis/file_v1/representations.rb,
lib/google/apis/file_v1/representations.rb
Overview
PromoteReplicaRequest promotes a Filestore standby instance (replica).
Instance Method Summary collapse
-
#initialize(**args) ⇒ PromoteReplicaRequest
constructor
A new instance of PromoteReplicaRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ PromoteReplicaRequest
Returns a new instance of PromoteReplicaRequest.
1403 1404 1405 |
# File 'lib/google/apis/file_v1/classes.rb', line 1403 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1408 1409 |
# File 'lib/google/apis/file_v1/classes.rb', line 1408 def update!(**args) end |