ListOwnedObjectsResponse

Properties

Link copied to clipboard
abstract val nextPageToken: <Error class: unknown class>?

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

Link copied to clipboard
abstract val objects: List<Object>

Page of dynamic fields owned by the specified parent.

Link copied to clipboard

Functions

Link copied to clipboard
fun ListOwnedObjectsResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListOwnedObjectsResponse

Copies the original message, including unknown fields.