| Modifier and Type | Method and Description |
|---|---|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.Builder.build() |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.Builder.buildPartial() |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentOrBuilder.getConsumerAcceptLists(int index)
Projects that are allowed to connect to this service attachment.
|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachment.getConsumerAcceptLists(int index)
Projects that are allowed to connect to this service attachment.
|
ServiceAttachmentConsumerProjectLimit |
ServiceAttachment.Builder.getConsumerAcceptLists(int index)
Projects that are allowed to connect to this service attachment.
|
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.getDefaultInstance() |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.getDefaultInstanceForType() |
ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.Builder.getDefaultInstanceForType() |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseDelimitedFrom(InputStream input) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(byte[] data) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(ByteBuffer data) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(InputStream input) |
static ServiceAttachmentConsumerProjectLimit |
ServiceAttachmentConsumerProjectLimit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachmentOrBuilder.getConsumerAcceptListsList()
Projects that are allowed to connect to this service attachment.
|
List<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachment.getConsumerAcceptListsList()
Projects that are allowed to connect to this service attachment.
|
List<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachment.Builder.getConsumerAcceptListsList()
Projects that are allowed to connect to this service attachment.
|
com.google.protobuf.Parser<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachmentConsumerProjectLimit.getParserForType() |
static com.google.protobuf.Parser<ServiceAttachmentConsumerProjectLimit> |
ServiceAttachmentConsumerProjectLimit.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addConsumerAcceptLists(int index,
ServiceAttachmentConsumerProjectLimit value)
Projects that are allowed to connect to this service attachment.
|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addConsumerAcceptLists(ServiceAttachmentConsumerProjectLimit value)
Projects that are allowed to connect to this service attachment.
|
ServiceAttachmentConsumerProjectLimit.Builder |
ServiceAttachmentConsumerProjectLimit.Builder.mergeFrom(ServiceAttachmentConsumerProjectLimit other) |
static ServiceAttachmentConsumerProjectLimit.Builder |
ServiceAttachmentConsumerProjectLimit.newBuilder(ServiceAttachmentConsumerProjectLimit prototype) |
ServiceAttachment.Builder |
ServiceAttachment.Builder.setConsumerAcceptLists(int index,
ServiceAttachmentConsumerProjectLimit value)
Projects that are allowed to connect to this service attachment.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAttachment.Builder |
ServiceAttachment.Builder.addAllConsumerAcceptLists(Iterable<? extends ServiceAttachmentConsumerProjectLimit> values)
Projects that are allowed to connect to this service attachment.
|
Copyright © 2023 Google LLC. All rights reserved.