docs.unity3d.com
    Show / Hide Table of Contents

    Class CcdBucketUpdate

    CcdBucketUpdate model

    Inheritance
    Object
    CcdBucketUpdate
    Namespace: Unity.Services.Ccd.Management.Models
    Syntax
    [Preserve]
    public class CcdBucketUpdate

    Constructors

    CcdBucketUpdate(String, String)

    Creates an instance of CcdBucketUpdate.

    Declaration
    [Preserve]
    public CcdBucketUpdate(string description = null, string name = null)
    Parameters
    Type Name Description
    String description

    description param

    String name

    name param

    Properties

    Description

    Declaration
    [Preserve]
    public string Description { get; }
    Property Value
    Type Description
    String

    Name

    Declaration
    [Preserve]
    public string Name { get; }
    Property Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023