@Generated public class LlmProxyPartnerPoweredEnforceAPI extends Object
| Constructor and Description |
|---|
LlmProxyPartnerPoweredEnforceAPI(ApiClient apiClient)
Regular-use constructor
|
LlmProxyPartnerPoweredEnforceAPI(LlmProxyPartnerPoweredEnforceService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
LlmProxyPartnerPoweredEnforce |
get(GetLlmProxyPartnerPoweredEnforceRequest request)
Get the enforcement status of partner powered AI features account setting.
|
LlmProxyPartnerPoweredEnforceService |
impl() |
LlmProxyPartnerPoweredEnforce |
update(boolean allowMissing,
LlmProxyPartnerPoweredEnforce setting,
String fieldMask) |
LlmProxyPartnerPoweredEnforce |
update(UpdateLlmProxyPartnerPoweredEnforceRequest request)
Update the enforcement status of partner powered AI features account setting.
|
public LlmProxyPartnerPoweredEnforceAPI(ApiClient apiClient)
public LlmProxyPartnerPoweredEnforceAPI(LlmProxyPartnerPoweredEnforceService mock)
public LlmProxyPartnerPoweredEnforce get(GetLlmProxyPartnerPoweredEnforceRequest request)
Gets the enforcement status of partner powered AI features account setting.
public LlmProxyPartnerPoweredEnforce update(boolean allowMissing, LlmProxyPartnerPoweredEnforce setting, String fieldMask)
public LlmProxyPartnerPoweredEnforce update(UpdateLlmProxyPartnerPoweredEnforceRequest request)
Updates the enable enforcement status of partner powered AI features account setting.
public LlmProxyPartnerPoweredEnforceService impl()
Copyright © 2025. All rights reserved.