GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeaders constructor
GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeaders({
- GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedDeviceInfo? deviceInfo,
- GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedDispatchInfo? dispatchInfo,
- GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedGroupInfo? groupInfo,
- String? outputType,
- GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeadersDelegatedUserInfo? userInfo,
Implementation
GoogleCloudBeyondcorpSecuritygatewaysV1ContextualHeaders({
this.deviceInfo,
this.dispatchInfo,
this.groupInfo,
this.outputType,
this.userInfo,
});