@Generated public class LlmProxyPartnerPoweredWorkspaceAPI extends Object
| Constructor and Description |
|---|
LlmProxyPartnerPoweredWorkspaceAPI(ApiClient apiClient)
Regular-use constructor
|
LlmProxyPartnerPoweredWorkspaceAPI(LlmProxyPartnerPoweredWorkspaceService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLlmProxyPartnerPoweredWorkspaceResponse |
delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest request)
Delete the enable partner powered AI features workspace setting.
|
LlmProxyPartnerPoweredWorkspace |
get(GetLlmProxyPartnerPoweredWorkspaceRequest request)
Get the enable partner powered AI features workspace setting.
|
LlmProxyPartnerPoweredWorkspaceService |
impl() |
LlmProxyPartnerPoweredWorkspace |
update(boolean allowMissing,
LlmProxyPartnerPoweredWorkspace setting,
String fieldMask) |
LlmProxyPartnerPoweredWorkspace |
update(UpdateLlmProxyPartnerPoweredWorkspaceRequest request)
Update the enable partner powered AI features workspace setting.
|
public LlmProxyPartnerPoweredWorkspaceAPI(ApiClient apiClient)
public LlmProxyPartnerPoweredWorkspaceAPI(LlmProxyPartnerPoweredWorkspaceService mock)
public DeleteLlmProxyPartnerPoweredWorkspaceResponse delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest request)
Reverts the enable partner powered AI features workspace setting to its default value.
public LlmProxyPartnerPoweredWorkspace get(GetLlmProxyPartnerPoweredWorkspaceRequest request)
Gets the enable partner powered AI features workspace setting.
public LlmProxyPartnerPoweredWorkspace update(boolean allowMissing, LlmProxyPartnerPoweredWorkspace setting, String fieldMask)
public LlmProxyPartnerPoweredWorkspace update(UpdateLlmProxyPartnerPoweredWorkspaceRequest request)
Updates the enable partner powered AI features workspace setting.
public LlmProxyPartnerPoweredWorkspaceService impl()
Copyright © 2025. All rights reserved.