Package com.google.cloud.logging
Class Logging.ListOption
java.lang.Object
com.google.cloud.logging.Logging.ListOption
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Logging
Class for specifying options for listing sinks, monitored resources and monitored resource
descriptors.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static Logging.ListOptionpageSize(int pageSize) Returns an option to specify the maximum number of resources returned per page.static Logging.ListOptionReturns an option to specify the page token from which to start listing resources.toString()
-
Method Details
-
pageSize
Returns an option to specify the maximum number of resources returned per page. -
pageToken
Returns an option to specify the page token from which to start listing resources. -
equals
-
hashCode
public int hashCode() -
toString
-