@Generated public class ListLoggedModelArtifactsRequest extends Object
| Constructor and Description |
|---|
ListLoggedModelArtifactsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactDirectoryPath() |
String |
getModelId() |
String |
getPageToken() |
int |
hashCode() |
ListLoggedModelArtifactsRequest |
setArtifactDirectoryPath(String artifactDirectoryPath) |
ListLoggedModelArtifactsRequest |
setModelId(String modelId) |
ListLoggedModelArtifactsRequest |
setPageToken(String pageToken) |
String |
toString() |
public ListLoggedModelArtifactsRequest setArtifactDirectoryPath(String artifactDirectoryPath)
public String getArtifactDirectoryPath()
public ListLoggedModelArtifactsRequest setModelId(String modelId)
public String getModelId()
public ListLoggedModelArtifactsRequest setPageToken(String pageToken)
public String getPageToken()
Copyright © 2025. All rights reserved.