Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clear() |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearPageSize()
The maximum number of NotificationConfigs to return.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearPageToken()
A page token, received from a previous `ListNotificationConfigs` call.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clearParent()
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.clone() |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(ListNotificationConfigsRequest other) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilder() |
static ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilder(ListNotificationConfigsRequest prototype) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilderForType() |
protected ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageSize(int value)
The maximum number of NotificationConfigs to return.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageToken(String value)
A page token, received from a previous `ListNotificationConfigs` call.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
A page token, received from a previous `ListNotificationConfigs` call.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setParent(String value)
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListNotificationConfigsRequest.Builder |
ListNotificationConfigsRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.