Uses of Class
com.google.cloud.aiplatform.v1.ServiceAccountSpec
Packages that use ServiceAccountSpec
-
Uses of ServiceAccountSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ServiceAccountSpecModifier and TypeMethodDescriptionServiceAccountSpec.Builder.build()ServiceAccountSpec.Builder.buildPartial()static ServiceAccountSpecServiceAccountSpec.getDefaultInstance()ServiceAccountSpec.Builder.getDefaultInstanceForType()ServiceAccountSpec.getDefaultInstanceForType()ResourceRuntimeSpec.Builder.getServiceAccountSpec()Optional.ResourceRuntimeSpec.getServiceAccountSpec()Optional.ResourceRuntimeSpecOrBuilder.getServiceAccountSpec()Optional.static ServiceAccountSpecServiceAccountSpec.parseDelimitedFrom(InputStream input) static ServiceAccountSpecServiceAccountSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountSpecServiceAccountSpec.parseFrom(byte[] data) static ServiceAccountSpecServiceAccountSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountSpecServiceAccountSpec.parseFrom(com.google.protobuf.ByteString data) static ServiceAccountSpecServiceAccountSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountSpecServiceAccountSpec.parseFrom(com.google.protobuf.CodedInputStream input) static ServiceAccountSpecServiceAccountSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountSpecServiceAccountSpec.parseFrom(InputStream input) static ServiceAccountSpecServiceAccountSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServiceAccountSpecServiceAccountSpec.parseFrom(ByteBuffer data) static ServiceAccountSpecServiceAccountSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ServiceAccountSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServiceAccountSpec>ServiceAccountSpec.getParserForType()static com.google.protobuf.Parser<ServiceAccountSpec>ServiceAccountSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ServiceAccountSpecModifier and TypeMethodDescriptionServiceAccountSpec.Builder.mergeFrom(ServiceAccountSpec other) ResourceRuntimeSpec.Builder.mergeServiceAccountSpec(ServiceAccountSpec value) Optional.static ServiceAccountSpec.BuilderServiceAccountSpec.newBuilder(ServiceAccountSpec prototype) ResourceRuntimeSpec.Builder.setServiceAccountSpec(ServiceAccountSpec value) Optional.