Uses of Class
com.google.cloud.deploy.v1.Release.TargetRender.FailureCause
-
Packages that use Release.TargetRender.FailureCause Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Release.TargetRender.FailureCause in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Release.TargetRender.FailureCause Modifier and Type Method Description static Release.TargetRender.FailureCauseRelease.TargetRender.FailureCause. forNumber(int value)Release.TargetRender.FailureCauseRelease.TargetRender.Builder. getFailureCause()Output only.Release.TargetRender.FailureCauseRelease.TargetRender. getFailureCause()Output only.Release.TargetRender.FailureCauseRelease.TargetRenderOrBuilder. getFailureCause()Output only.static Release.TargetRender.FailureCauseRelease.TargetRender.FailureCause. valueOf(int value)Deprecated.static Release.TargetRender.FailureCauseRelease.TargetRender.FailureCause. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Release.TargetRender.FailureCauseRelease.TargetRender.FailureCause. valueOf(String name)Returns the enum constant of this type with the specified name.static Release.TargetRender.FailureCause[]Release.TargetRender.FailureCause. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.deploy.v1 that return types with arguments of type Release.TargetRender.FailureCause Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Release.TargetRender.FailureCause>Release.TargetRender.FailureCause. internalGetValueMap()Methods in com.google.cloud.deploy.v1 with parameters of type Release.TargetRender.FailureCause Modifier and Type Method Description Release.TargetRender.BuilderRelease.TargetRender.Builder. setFailureCause(Release.TargetRender.FailureCause value)Output only.
-