public interface ListSubscriptionsRequestOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getPageSize()
Maximum number of subscriptions to return.
|
java.lang.String |
getPageToken()
The value returned by the last `ListSubscriptionsResponse`; indicates that
this is a continuation of a prior `ListSubscriptions` call, and that the
system should return the next page of data.
|
ByteString |
getPageTokenBytes()
The value returned by the last `ListSubscriptionsResponse`; indicates that
this is a continuation of a prior `ListSubscriptions` call, and that the
system should return the next page of data.
|
java.lang.String |
getProject()
The name of the cloud project that subscriptions belong to.
|
ByteString |
getProjectBytes()
The name of the cloud project that subscriptions belong to.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
java.lang.String getProject()
The name of the cloud project that subscriptions belong to.
ByteString getProjectBytes()
The name of the cloud project that subscriptions belong to.
int getPageSize()
Maximum number of subscriptions to return.
java.lang.String getPageToken()
The value returned by the last `ListSubscriptionsResponse`; indicates that this is a continuation of a prior `ListSubscriptions` call, and that the system should return the next page of data.
ByteString getPageTokenBytes()
The value returned by the last `ListSubscriptionsResponse`; indicates that this is a continuation of a prior `ListSubscriptions` call, and that the system should return the next page of data.