Uses of Class
com.google.cloud.aiplatform.v1.NetworkSpec
Packages that use NetworkSpec
-
Uses of NetworkSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NetworkSpecModifier and TypeMethodDescriptionNetworkSpec.Builder.build()NetworkSpec.Builder.buildPartial()static NetworkSpecNetworkSpec.getDefaultInstance()NetworkSpec.Builder.getDefaultInstanceForType()NetworkSpec.getDefaultInstanceForType()NotebookExecutionJob.CustomEnvironmentSpec.Builder.getNetworkSpec()The network configuration to use for the execution job.NotebookExecutionJob.CustomEnvironmentSpec.getNetworkSpec()The network configuration to use for the execution job.NotebookExecutionJob.CustomEnvironmentSpecOrBuilder.getNetworkSpec()The network configuration to use for the execution job.NotebookRuntime.Builder.getNetworkSpec()Output only.NotebookRuntime.getNetworkSpec()Output only.NotebookRuntimeOrBuilder.getNetworkSpec()Output only.NotebookRuntimeTemplate.Builder.getNetworkSpec()Optional.NotebookRuntimeTemplate.getNetworkSpec()Optional.NotebookRuntimeTemplateOrBuilder.getNetworkSpec()Optional.static NetworkSpecNetworkSpec.parseDelimitedFrom(InputStream input) static NetworkSpecNetworkSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NetworkSpecNetworkSpec.parseFrom(byte[] data) static NetworkSpecNetworkSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NetworkSpecNetworkSpec.parseFrom(com.google.protobuf.ByteString data) static NetworkSpecNetworkSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NetworkSpecNetworkSpec.parseFrom(com.google.protobuf.CodedInputStream input) static NetworkSpecNetworkSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NetworkSpecNetworkSpec.parseFrom(InputStream input) static NetworkSpecNetworkSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NetworkSpecNetworkSpec.parseFrom(ByteBuffer data) static NetworkSpecNetworkSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NetworkSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NetworkSpec>NetworkSpec.getParserForType()static com.google.protobuf.Parser<NetworkSpec>NetworkSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NetworkSpecModifier and TypeMethodDescriptionNetworkSpec.Builder.mergeFrom(NetworkSpec other) NotebookExecutionJob.CustomEnvironmentSpec.Builder.mergeNetworkSpec(NetworkSpec value) The network configuration to use for the execution job.NotebookRuntime.Builder.mergeNetworkSpec(NetworkSpec value) Output only.NotebookRuntimeTemplate.Builder.mergeNetworkSpec(NetworkSpec value) Optional.static NetworkSpec.BuilderNetworkSpec.newBuilder(NetworkSpec prototype) NotebookExecutionJob.CustomEnvironmentSpec.Builder.setNetworkSpec(NetworkSpec value) The network configuration to use for the execution job.NotebookRuntime.Builder.setNetworkSpec(NetworkSpec value) Output only.NotebookRuntimeTemplate.Builder.setNetworkSpec(NetworkSpec value) Optional.