Class: Google::Apis::HypercomputeclusterV1::CreatePrivateServiceAccess
- Inherits:
-
Object
- Object
- Google::Apis::HypercomputeclusterV1::CreatePrivateServiceAccess
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/hypercomputecluster_v1/classes.rb,
lib/google/apis/hypercomputecluster_v1/representations.rb,
lib/google/apis/hypercomputecluster_v1/representations.rb
Overview
When set in OperationStep, indicates that a new private service access should be created.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CreatePrivateServiceAccess
constructor
A new instance of CreatePrivateServiceAccess.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CreatePrivateServiceAccess
Returns a new instance of CreatePrivateServiceAccess.
446 447 448 |
# File 'lib/google/apis/hypercomputecluster_v1/classes.rb', line 446 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
451 452 |
# File 'lib/google/apis/hypercomputecluster_v1/classes.rb', line 451 def update!(**args) end |