| Modifier and Type | Method and Description |
|---|---|
BackendServiceIAP |
BackendServiceIAP.Builder.build() |
BackendServiceIAP |
BackendServiceIAP.Builder.buildPartial() |
static BackendServiceIAP |
BackendServiceIAP.getDefaultInstance() |
BackendServiceIAP |
BackendServiceIAP.getDefaultInstanceForType() |
BackendServiceIAP |
BackendServiceIAP.Builder.getDefaultInstanceForType() |
BackendServiceIAP |
BackendService.getIap()
The configurations for Identity-Aware Proxy on this resource.
|
BackendServiceIAP |
BackendService.Builder.getIap()
The configurations for Identity-Aware Proxy on this resource.
|
BackendServiceIAP |
BackendServiceOrBuilder.getIap()
The configurations for Identity-Aware Proxy on this resource.
|
static BackendServiceIAP |
BackendServiceIAP.parseDelimitedFrom(InputStream input) |
static BackendServiceIAP |
BackendServiceIAP.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(byte[] data) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(ByteBuffer data) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(com.google.protobuf.ByteString data) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(com.google.protobuf.CodedInputStream input) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(InputStream input) |
static BackendServiceIAP |
BackendServiceIAP.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BackendServiceIAP> |
BackendServiceIAP.getParserForType() |
static com.google.protobuf.Parser<BackendServiceIAP> |
BackendServiceIAP.parser() |
| Modifier and Type | Method and Description |
|---|---|
BackendServiceIAP.Builder |
BackendServiceIAP.Builder.mergeFrom(BackendServiceIAP other) |
BackendService.Builder |
BackendService.Builder.mergeIap(BackendServiceIAP value)
The configurations for Identity-Aware Proxy on this resource.
|
static BackendServiceIAP.Builder |
BackendServiceIAP.newBuilder(BackendServiceIAP prototype) |
BackendService.Builder |
BackendService.Builder.setIap(BackendServiceIAP value)
The configurations for Identity-Aware Proxy on this resource.
|
Copyright © 2023 Google LLC. All rights reserved.