Class ReasoningEngineSpec.SourceCodeSpec.ImageSpec

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.ReasoningEngineSpec.SourceCodeSpec.ImageSpec
All Implemented Interfaces:
ReasoningEngineSpec.SourceCodeSpec.ImageSpecOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ReasoningEngineSpec.SourceCodeSpec

public static final class ReasoningEngineSpec.SourceCodeSpec.ImageSpec extends com.google.protobuf.GeneratedMessage implements ReasoningEngineSpec.SourceCodeSpec.ImageSpecOrBuilder
 The image spec for building an image (within a single build step), based
 on the config file (i.e. Dockerfile) in the source directory.
 
Protobuf type google.cloud.aiplatform.v1.ReasoningEngineSpec.SourceCodeSpec.ImageSpec
See Also: