Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 409 Bytes

RegistrationGCPServiceAccountPatchRequestV1.md

File metadata and controls

18 lines (12 loc) · 409 Bytes

Falcon::RegistrationGCPServiceAccountPatchRequestV1

Properties

Name Type Description Notes
resources Array<RegistrationGCPServiceAccountPatchV1>

Example

require 'crimson-falcon'

instance = Falcon::RegistrationGCPServiceAccountPatchRequestV1.new(
  resources: null
)