| Modifier and Type | Method and Description |
|---|---|
ConnectAgentResource |
ConnectAgentResource.Builder.build() |
ConnectAgentResource |
ConnectAgentResource.Builder.buildPartial() |
static ConnectAgentResource |
ConnectAgentResource.getDefaultInstance() |
ConnectAgentResource |
ConnectAgentResource.getDefaultInstanceForType() |
ConnectAgentResource |
ConnectAgentResource.Builder.getDefaultInstanceForType() |
ConnectAgentResource |
GenerateConnectManifestResponseOrBuilder.getManifest(int index)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
ConnectAgentResource |
GenerateConnectManifestResponse.getManifest(int index)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
ConnectAgentResource |
GenerateConnectManifestResponse.Builder.getManifest(int index)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
static ConnectAgentResource |
ConnectAgentResource.parseDelimitedFrom(InputStream input) |
static ConnectAgentResource |
ConnectAgentResource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(byte[] data) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(ByteBuffer data) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(com.google.protobuf.ByteString data) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(com.google.protobuf.CodedInputStream input) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(InputStream input) |
static ConnectAgentResource |
ConnectAgentResource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectAgentResource> |
GenerateConnectManifestResponseOrBuilder.getManifestList()
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
List<ConnectAgentResource> |
GenerateConnectManifestResponse.getManifestList()
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
List<ConnectAgentResource> |
GenerateConnectManifestResponse.Builder.getManifestList()
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
com.google.protobuf.Parser<ConnectAgentResource> |
ConnectAgentResource.getParserForType() |
static com.google.protobuf.Parser<ConnectAgentResource> |
ConnectAgentResource.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerateConnectManifestResponse.Builder |
GenerateConnectManifestResponse.Builder.addManifest(ConnectAgentResource value)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
GenerateConnectManifestResponse.Builder |
GenerateConnectManifestResponse.Builder.addManifest(int index,
ConnectAgentResource value)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
ConnectAgentResource.Builder |
ConnectAgentResource.Builder.mergeFrom(ConnectAgentResource other) |
static ConnectAgentResource.Builder |
ConnectAgentResource.newBuilder(ConnectAgentResource prototype) |
GenerateConnectManifestResponse.Builder |
GenerateConnectManifestResponse.Builder.setManifest(int index,
ConnectAgentResource value)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateConnectManifestResponse.Builder |
GenerateConnectManifestResponse.Builder.addAllManifest(Iterable<? extends ConnectAgentResource> values)
The ordered list of Kubernetes resources that need to be applied to the
cluster for GKE Connect agent installation/upgrade.
|
Copyright © 2025 Google LLC. All rights reserved.