Class: Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Apis::ApigeeV1::GoogleCloudApigeeV1GetSyncAuthorizationRequest
 
 
- Includes:
 - Core::Hashable, Core::JsonObjectSupport
 
- Defined in:
 - lib/google/apis/apigee_v1/classes.rb,
lib/google/apis/apigee_v1/representations.rb,
lib/google/apis/apigee_v1/representations.rb 
Overview
Request for GetSyncAuthorization.
Instance Method Summary collapse
- 
  
    
      #initialize(**args)  ⇒ GoogleCloudApigeeV1GetSyncAuthorizationRequest 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    
A new instance of GoogleCloudApigeeV1GetSyncAuthorizationRequest.
 - 
  
    
      #update!(**args)  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    
Update properties of this object.
 
Constructor Details
#initialize(**args) ⇒ GoogleCloudApigeeV1GetSyncAuthorizationRequest
Returns a new instance of GoogleCloudApigeeV1GetSyncAuthorizationRequest.
      4985 4986 4987  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 4985 def initialize(**args) update!(**args) end  | 
  
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
      4990 4991  | 
    
      # File 'lib/google/apis/apigee_v1/classes.rb', line 4990 def update!(**args) end  |