Invokes the c1.api.app.v1.AppEntitlements.UpdateAutomation method.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
The ID of the app that is associated with the app entitlement.
The unique ID for the App Entitlement.
The AppEntitlementServiceUpdateAutomationRequest message.
This message contains a oneof named conditions. Only a single field of the following list may be set at a time:
The AppEntitlementAutomationRuleBasic message.
The AppEntitlementAutomationRuleCEL message.
The description of the app entitlement.
The display name of the app entitlement.
The AppEntitlementAutomationRuleEntitlement message.
The AppEntitlementAutomationRuleNone message.
Successful response
The AppEntitlementServiceUpdateAutomationResponse message.
The AppEntitlementAutomation message.
This message contains a oneof named conditions. Only a single field of the following list may be set at a time: