Class: Google::Apis::ProdTtSasportalV1alpha1::SasPortalProvisionDeploymentRequest
- Inherits:
-
Object
- Object
- Google::Apis::ProdTtSasportalV1alpha1::SasPortalProvisionDeploymentRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/prod_tt_sasportal_v1alpha1/classes.rb,
lib/google/apis/prod_tt_sasportal_v1alpha1/representations.rb,
lib/google/apis/prod_tt_sasportal_v1alpha1/representations.rb
Overview
Request for [ProvisionDeployment]. [spectrum.sas.portal.v1alpha1.Provisioning. ProvisionDeployment]. No input is needed, because GCP Project, Organization Info, and caller’s GAIA ID should be retrieved from the RPC handler, and used as inputs to create a new SAS organization (if not exists) and a new SAS deployment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SasPortalProvisionDeploymentRequest
constructor
A new instance of SasPortalProvisionDeploymentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SasPortalProvisionDeploymentRequest
Returns a new instance of SasPortalProvisionDeploymentRequest.
1122 1123 1124 |
# File 'lib/google/apis/prod_tt_sasportal_v1alpha1/classes.rb', line 1122 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1127 1128 |
# File 'lib/google/apis/prod_tt_sasportal_v1alpha1/classes.rb', line 1127 def update!(**args) end |