MCPcopy Create free account
hub / github.com/pydio/cells / GetClientID

Method GetClientID

common/proto/rest/cellsapi-idm.pb.go:1674–1679  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1672}
1673
1674func (x *DocumentAccessTokenRequest) GetClientID() string {
1675 if x != nil {
1676 return x.ClientID
1677 }
1678 return ""
1679}
1680
1681type DocumentAccessTokenResponse struct {
1682 state protoimpl.MessageState `protogen:"open.v1"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected