ListOperationsResponse

Operations.ListOperations의 응답 메시지입니다.

JSON 표현
{
  "operations": [
    {
      object (Operation)
    }
  ],
  "nextPageToken": string,
  "unreachable": [
    string
  ]
}
필드
operations[]

object (Operation)

요청에 지정된 필터와 일치하는 작업 목록입니다.

nextPageToken

string

표준 목록 다음 페이지 토큰입니다.

unreachable[]

string

순서가 지정되지 않은 목록 연결할 수 없는 리소스입니다. 요청이 ListOperationsRequest.return_partial_success를 설정하고 컬렉션 전체에서 읽을 때 채워집니다. 예를 들어 지원되는 모든 위치에서 모든 리소스를 나열하려고 할 때